Skip to content
Snippets Groups Projects
Commit 994b22b3 authored by Jens Kupferschmidt's avatar Jens Kupferschmidt
Browse files

more output in the response overview

parent af2f16fe
Branches
No related merge requests found
......@@ -72,6 +72,14 @@
</xsl:call-template>
</xsl:if>
</div>
<div>
<xsl:if test="$native/metadata/def.biocol02">
<xsl:call-template name="printI18N">
<xsl:with-param name="nodes" select="$native/metadata/def.biocol07/biocol02" />
<xsl:with-param name="next" select="'&lt;br /&gt;'" />
</xsl:call-template>
</xsl:if>
</div>
<div>
<xsl:if test="$native/metadata/def.biocol07">
<xsl:call-template name="printI18N">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment