FCLT#58339: Implementatie Nouryon (split AkzoNobel / Nouryon)
svn path=/Website/branches/v2019.1/; revision=44000
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
|
||||||
@@ -3090,7 +3087,6 @@
|
|||||||
</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
Reference in New Issue
Block a user