KIBE#37482 link op meldingenbon
svn path=/Website/branches/v2016.3/; revision=33089
This commit is contained in:
@@ -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'">
|
||||
|
||||
Reference in New Issue
Block a user