Changeset 2210

Show
Ignore:
Timestamp:
05/29/09 01:46:06
Author:
johnsa
Message:

personal client: switch to using the virtual path for determining which collection is selected

Files:

Legend:

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

    r2209 r2210  
    45434543        <xsl:choose> 
    45444544          <xsl:when test="/bedework/selectionState/selectionType = 'collections' 
    4545                           and path = /bedework/selectionState/collection/path">selected</xsl:when> 
     4545                          and path = /bedework/selectionState/collection/virtualpath">selected</xsl:when> 
    45464546          <xsl:when test="isSubscription = 'true'"> 
    45474547            <xsl:choose>