Another fix.
svn path=/trunk/; revision=8198
This commit is contained in:
parent
d946fd1d0b
commit
5f7bbf1369
@ -72,7 +72,7 @@
|
||||
<xsl:variable name="id"><xsl:value-of select="@id"/></xsl:variable>
|
||||
<xsl:element name="li">
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href"><xsl:value-of select="{.}"/>
|
||||
<xsl:attribute name="href"><xsl:value-of select="{.}"/></xsl:attribute>
|
||||
<xsl:value-of select="/buildinfo/textset/text[@id=$id]"/>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
|
Loading…
x
Reference in New Issue
Block a user