Link for to a paper in the list of papers did not work in proccedings.

git-svn-id: https://svn.libreccm.org/ccm/trunk@5366 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2018-04-06 14:54:21 +00:00
parent afc7c924da
commit c1ea4ca172
1 changed files with 9 additions and 6 deletions

View File

@ -834,6 +834,9 @@
<xsl:with-param name="contentitem-tree" <xsl:with-param name="contentitem-tree"
tunnel="yes" tunnel="yes"
select="."/> select="."/>
<xsl:with-param name="href"
tunnel="yes"
select="concat($context-prefix, '/redirect?oid=', ./@oid)"/>
</xsl:apply-templates> </xsl:apply-templates>
</xsl:for-each> </xsl:for-each>
</xsl:template> </xsl:template>