PHBF#33281 notities ook op bon voor MLDNOB
svn path=/Website/branches/v2015.1/; revision=25972
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="Xsrtnotificatiecode">MLDNOB</xsl:variable>
|
||||
|
||||
<xsl:template match="melding" mode="include">
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
@@ -16,7 +18,7 @@
|
||||
<xsl:if test="spoed<3"><b><xsl:value-of select="//lcl/MLD/spoed"/></b></xsl:if>
|
||||
</td>
|
||||
</tr>
|
||||
<xsl:if test="$srtnotificatiecode = 'MLDNOT'">
|
||||
<xsl:if test="$srtnotificatiecode = 'MLDNOT' or $srtnotificatiecode = 'MLDNOB'">
|
||||
<tr>
|
||||
<td colspan="4"><b>Notities:</b></td></tr>
|
||||
<xsl:for-each select="notes/note">
|
||||
|
||||
Reference in New Issue
Block a user