Another bugfix for Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@4860 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
c8610c30f9
commit
7cf4927da8
|
|
@ -760,7 +760,7 @@
|
|||
<xsl:template match="content-item-layout//scipublications//proceedings">
|
||||
<xsl:param name="contentitem-tree" tunnel="yes"/>
|
||||
|
||||
<xsl:if test="contentitem-tree/proceedings">
|
||||
<xsl:if test="$contentitem-tree/proceedings">
|
||||
<xsl:apply-templates>
|
||||
<xsl:with-param name="contentitem-tree"
|
||||
tunnel="yes"
|
||||
|
|
|
|||
Loading…
Reference in New Issue