Changeset 2188

Show
Ignore:
Timestamp:
05/21/09 16:41:08
Author:
douglm
Message:

Reinstate status on inbox display to facilitate development

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl

    r2178 r2188  
    63716371        <th class="commonHeader">end</th> 
    63726372        <th class="commonHeader">method</th> 
    6373         <!--<th class="commonHeader">status</th>--
     6373        <th class="commonHeader">status</th
    63746374        <th class="commonHeader">&#160;</th> 
    63756375        <th class="commonHeader">&#160;</th> 
     
    64696469          <td><xsl:value-of select="end/shortdate"/><xsl:text> </xsl:text><xsl:value-of select="end/time"/></td> 
    64706470          <td><xsl:apply-templates select="scheduleMethod"/></td> 
    6471           <!--<td> 
     6471          <td> 
    64726472            <a href="{$inboxItemAction}&amp;calPath={$calPath}&amp;eventName={$eventName}&amp;recurrenceId={$recurrenceId}" title="check message"> 
    64736473              <xsl:choose> 
     
    64766476              </xsl:choose> 
    64776477            </a> 
    6478           </td>--> 
     6478          </td> 
    64796479          <td> 
    64806480            <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/>