FCLT#58339: Implementatie Nouryon (split AkzoNobel / Nouryon)

svn path=/Website/branches/v2019.1/; revision=44000
This commit is contained in:
Suzan Wiegerinck
2019-08-29 09:03:03 +00:00
parent 84150938d0
commit 0f32b4ac96
2 changed files with 3 additions and 1090 deletions

View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="../../../appl/shared/default.xsl"/> <xsl:import href="../../../appl/shared/default.xsl"/>
<xsl:import href="./werkvergunning.xsl"/>
<xsl:variable name="Rev"> <xsl:variable name="Rev">
<!-- Revision van deze cust.xsl --> <!-- Revision van deze cust.xsl -->
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/> <xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
@@ -108,8 +107,6 @@
</html> </html>
</xsl:template> </xsl:template>
<!-- SWI: Afzender adres is nu default PO box AN Arnhem -->
<xsl:template name="adres_afzender"> <xsl:template name="adres_afzender">
Nouryon Functional Chemicals B.V.<br/> Nouryon Functional Chemicals B.V.<br/>
Velperweg 76<br/> Velperweg 76<br/>
@@ -257,7 +254,7 @@
color: #990000; color: #990000;
} }
</style> </style>
<xsl:call-template name="werkvergunning_style"/>
</xsl:template> </xsl:template>
@@ -3089,8 +3086,7 @@
<td width="100%" colspan="2" class="label" style="text-align:left">THE RESERVATION IS CANCELLED</td> <td width="100%" colspan="2" class="label" style="text-align:left">THE RESERVATION IS CANCELLED</td>
</tr> </tr>
</table> </table>
</xsl:when> </xsl:when>
<!-- SWI: nieuwe reserveringen locatie A'dam (201) en Arnhem (2) voor bijboeken bezoekers en catering--->
<xsl:when test="$srtnotificatiecode='RESNEW' and (rsv_ruimte[volgnr=$min_volgnr]/res_ruimte/plaats/regio/district/locatie/key=201 or rsv_ruimte[volgnr=$min_volgnr]/res_ruimte/plaats/regio/district/locatie/key=2)"> <xsl:when test="$srtnotificatiecode='RESNEW' and (rsv_ruimte[volgnr=$min_volgnr]/res_ruimte/plaats/regio/district/locatie/key=201 or rsv_ruimte[volgnr=$min_volgnr]/res_ruimte/plaats/regio/district/locatie/key=2)">
<xsl:variable name="locatiecode" select="rsv_ruimte[volgnr=$min_volgnr]/res_ruimte/plaats/regio/district/locatie/code"/> <xsl:variable name="locatiecode" select="rsv_ruimte[volgnr=$min_volgnr]/res_ruimte/plaats/regio/district/locatie/code"/>
<p> <p>

File diff suppressed because it is too large Load Diff