Changeset 1928

Show
Ignore:
Timestamp:
10/03/08 23:20:04
Author:
douglm
Message:

More draft 05 scheduling

Files:

Legend:

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

    r1927 r1928  
    18751875                      </xsl:when> 
    18761876                      <xsl:otherwise> 
    1877                         <xsl:value-of select="substring-after(attendeeUri,'mailto:')"/> 
     1877                        <xsl:value-of select="substring-after(translate(attendeeUri, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz'),'mailto:')"/> 
    18781878                      </xsl:otherwise> 
    18791879                    </xsl:choose>