Another small improvment for Foundry: The elements in a navigation now get an created from the id of the category.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3817 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
fac74e83b1
commit
33d839971d
|
|
@ -467,6 +467,7 @@
|
|||
<xsl:value-of select="concat(' colorset-', position())"/>
|
||||
</xsl:if>
|
||||
</xsl:with-param>
|
||||
<xsl:with-param name="id" select="concat('id-', ./@id)"/>
|
||||
</xsl:apply-templates>
|
||||
</xsl:for-each>
|
||||
</xsl:otherwise>
|
||||
|
|
|
|||
Loading…
Reference in New Issue