Another bugfix for Foundry

git-svn-id: https://svn.libreccm.org/ccm/trunk@4860 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2017-07-10 13:29:34 +00:00
parent c8610c30f9
commit 7cf4927da8
1 changed files with 1 additions and 1 deletions

View File

@ -760,7 +760,7 @@
<xsl:template match="content-item-layout//scipublications//proceedings"> <xsl:template match="content-item-layout//scipublications//proceedings">
<xsl:param name="contentitem-tree" tunnel="yes"/> <xsl:param name="contentitem-tree" tunnel="yes"/>
<xsl:if test="contentitem-tree/proceedings"> <xsl:if test="$contentitem-tree/proceedings">
<xsl:apply-templates> <xsl:apply-templates>
<xsl:with-param name="contentitem-tree" <xsl:with-param name="contentitem-tree"
tunnel="yes" tunnel="yes"