Ignore:
Timestamp:
2011-08-31T13:39:11+12:00 (13 years ago)
Author:
sjm84
Message:

The expanding classifers will now remain open if you press back to revisit the page, also adding xsltParams to the gs variable, also changed Document Maker to Document Basket in the pref.xsl file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/oran/transform/pages/pref.xsl

    r24510 r24520  
    182182                <div id="documentmakerprefs">
    183183                    <xsl:variable name="documentbasket"><xsl:choose><xsl:when test="/page/pageRequest/paramList/param[@name='documentbasket']"><xsl:value-of select="/page/pageRequest/paramList/param[@name='documentbasket']/@value"/></xsl:when><xsl:otherwise>off</xsl:otherwise></xsl:choose></xsl:variable>
    184                     <div class="paramLabel">Document Maker</div>
     184                    <div class="paramLabel">Document basket</div>
    185185                    <div class="paramValue">
    186186                        <select name="documentbasket">
Note: See TracChangeset for help on using the changeset viewer.