Changeset 3432

Show
Ignore:
Timestamp:
12/05/11 15:53:44
Author:
johnsa
Message:

public client: revert default left menu state (to views)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/themeSettings.xsl

    r3431 r3432  
    5656       subscriptions but (currently) has no hierarchy. View are maintained in the  
    5757       "Calendar Suite" tab of the admin web client. --> 
    58 <xsl:variable name="useViewsNav">false</xsl:variable> 
     58<xsl:variable name="useViewsNav">true</xsl:variable> 
    5959 
    6060  <!-- SUBSCRIPTIONS LISTING --> 
     
    6464       the top level subscriptions will be shown with all folders closed. Generating  
    6565       the subscriptions listing requires a second request to the server (an ajax call).  --> 
    66 <xsl:variable name="useSubscriptionsNav">true</xsl:variable>   
     66<xsl:variable name="useSubscriptionsNav">false</xsl:variable>   
    6767   
    6868