KIBE#37482 link op meldingenbon

svn path=/Website/branches/v2016.3/; revision=33089
This commit is contained in:
Ruud Lipper
2017-03-08 13:30:15 +00:00
parent d73fae66eb
commit 4d14f46902

View File

@@ -5,6 +5,22 @@
<!-- Revision van deze cust.xsl -->
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
</xsl:variable>
<xsl:template match="melding" mode="include">
<table>
<tbody>
<tr>
<td class="tekst">
<xsl:element name="a">
<xsl:attribute name="href">https://<xsl:value-of select="$FacilitorRoot"/>?<xsl:value-of select="//bookmarks/melding"/>
<xsl:value-of select="key"/>
</xsl:attribute>Klik hier om de melding in te zien</xsl:element>
</td>
</tr>
</tbody>
</table>
<xsl:apply-imports/>
</xsl:template>
<xsl:template match="rapport">
<xsl:if test="@view='kibe_v_rap_cntkst_unitgemloc'">