fix for nav:quickLinks in Foundry: Description was not shown

git-svn-id: https://svn.libreccm.org/ccm/trunk@3099 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2015-01-22 13:14:02 +00:00
parent 93b9a83882
commit 0bc22dee1f
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@
<xsl:with-param name="href"
tunnel="yes"
select="./nav:url"/>
<xsl:with-param name="quicklink-desc"
<xsl:with-param name="quicklink-description"
tunnel="yes"
select="./nav:description"/>
</xsl:apply-templates>