WTCA#39636 Correcties meldingbonnen tbv. stroomschema's
svn path=/Website/branches/v2017.1/; revision=34480
This commit is contained in:
@@ -605,7 +605,7 @@ if you have any questions about your call, please contact the WTC Servicepoint v
|
||||
<!--==============================================-->
|
||||
<!--Vakgroep 801 = Brandgevaarlijke werkzaamheden -->
|
||||
<!--==============================================-->
|
||||
<xsl:when test="discipline/key='801' and $srtnotificatiecode='MLDREJ'">
|
||||
<xsl:when test="discipline/key='801' and not($srtnotificatiecode='MLDREJ')">
|
||||
<tr><td>
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
@@ -715,7 +715,7 @@ if you have any questions about your call, please contact the WTC Servicepoint v
|
||||
<!--==============================================-->
|
||||
<!-- Vakgroep 802 = Verhuizing en Transport -->
|
||||
<!--==============================================-->
|
||||
<xsl:when test="discipline/key='802' and $srtnotificatiecode='MLDREJ'">
|
||||
<xsl:when test="discipline/key='802' and not($srtnotificatiecode='MLDREJ')">
|
||||
<tr><td>
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user