Ignore:
Timestamp:
2012-03-23T16:35:22+13:00 (12 years ago)
Author:
sjm84
Message:

Added an anchor to the end of two of the links

File:
1 edited

Legend:

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

    r25177 r25279  
    122122                                <xsl:text>&amp;p.s=</xsl:text>
    123123                                <xslt:value-of select="/page/pageResponse/service/@name"/>
     124                                <xsl:text>#</xsl:text>
     125                                <xslt:value-of select="@nodeID"/>
    124126                            </xslt:attribute>
    125127                            <xsl:apply-templates/>
     
    149151                                <xsl:text>&amp;p.s=</xsl:text>
    150152                                <xslt:value-of select="/page/pageResponse/service/@name"/>
     153                                <xsl:text>#</xsl:text>
     154                                <xslt:value-of select="@nodeID"/>
    151155                            </xslt:attribute>
    152156                            <xsl:apply-templates/>
Note: See TracChangeset for help on using the changeset viewer.