Changeset 1383

Show
Ignore:
Timestamp:
02/27/08 11:29:10 (9 months ago)
Author:
mikey
Message:

allow dynamic argument values in links

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/resources/xsl/stub.xsl

    r1354 r1383  
    8080        <xsl:value-of select="@name"/> 
    8181        <xsl:text>=</xsl:text> 
    82         <xsl:value-of select="."/> 
     82        <xsl:apply-templates/> 
    8383      </xsl:for-each> 
    8484    </ixsl:attribute>