Another bugfix for Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@4857 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
1d21ebfe2b
commit
c8610c30f9
|
|
@ -228,7 +228,7 @@
|
||||||
</p>
|
</p>
|
||||||
</foundry:doc-desc>
|
</foundry:doc-desc>
|
||||||
</foundry:doc>
|
</foundry:doc>
|
||||||
<xsl:template match="content-item-layout//*[starts-with(name(), 'orgaunit')]//sponsors//sponsor/if-funding-code">
|
<xsl:template match="content-item-layout//*[starts-with(name(), 'orgaunit')]//sponsors//sponsor//if-funding-code">
|
||||||
<xsl:param name="funding-code" tunnel="yes"/>
|
<xsl:param name="funding-code" tunnel="yes"/>
|
||||||
|
|
||||||
<xsl:if test="string-length($funding-code) > 0">
|
<xsl:if test="string-length($funding-code) > 0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue