Ignore:
Timestamp:
2013-11-01T11:47:14+13:00 (10 years ago)
Author:
jlwhisler
Message:

Added a quickSearch parameter for the display of a single search index. The previous edit added a colon after the search index name (if there is only one index), but this should only appear in the quick search area, not in the search forms. Now, if quickSearch is set to "true", the colon will appear; otherwise it will not.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl

    r28558 r28580  
    506506                                    </xsl:with-param>
    507507                                    <xsl:with-param name="hideSingle">false</xsl:with-param>
     508                                    <xsl:with-param name="quickSearch">true</xsl:with-param>
    508509                                </xsl:apply-templates>
    509510                            </span>
Note: See TracChangeset for help on using the changeset viewer.