PHBF#33281 notities ook op bon voor MLDNOB

svn path=/Website/branches/v2015.1/; revision=25972
This commit is contained in:
Ruud Lipper
2015-08-17 09:57:13 +00:00
parent 63b1e1f69e
commit 2001e5d8bd

View File

@@ -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&lt;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">