Bugfix für Foundry: Link für Proceedings in Detailansicht in InProceedings
git-svn-id: https://svn.libreccm.org/ccm/trunk@5180 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
dc36aea0be
commit
a5357da92b
|
|
@ -768,6 +768,9 @@
|
||||||
<xsl:with-param name="contentitem-tree"
|
<xsl:with-param name="contentitem-tree"
|
||||||
tunnel="yes"
|
tunnel="yes"
|
||||||
select="$contentitem-tree/proceedings"/>
|
select="$contentitem-tree/proceedings"/>
|
||||||
|
<xsl:with-param name="href"
|
||||||
|
tunnel="yes"
|
||||||
|
select="foundry:generate-contentitem-link($contentitem-tree/proceedings/@oid)" />
|
||||||
</xsl:apply-templates>
|
</xsl:apply-templates>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue