Ignore:
Timestamp:
2012-10-03T14:26:35+13:00 (12 years ago)
Author:
sjm84
Message:

Using a more appropriate parameter name

File:
1 edited

Legend:

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

    r26277 r26278  
    439439                                        <xsl:apply-templates select="/page/pageResponse/collection[@name=$collNameChecked]/serviceList/service[@name='TextQuery']/paramList/param[@name='index']" mode="calculate-default"/>
    440440                                    </xsl:with-param>
    441                                     <xsl:with-param name="hideEmpty">true</xsl:with-param>
     441                                    <xsl:with-param name="hideSingle">true</xsl:with-param>
    442442                                </xsl:apply-templates>
    443443                            </span>
Note: See TracChangeset for help on using the changeset viewer.