PCHD#55399 behandelaar op opdracht voor alle omgevingen
svn path=/Website/branches/v2018.2/; revision=39933
This commit is contained in:
@@ -536,6 +536,7 @@
|
||||
</td>
|
||||
<td width="34%">
|
||||
<xsl:value-of select="uitvoerende/bedrijf/naam"/>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
@@ -548,6 +549,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<xsl:value-of select="contactpersoon/naam_full"/>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -594,19 +596,19 @@
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<b>
|
||||
<xsl:value-of select="//lcl/FAC/aanvrager"/>:</b>
|
||||
<xsl:value-of select="//lcl/FAC/behandelaar"/>:</b>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</td>
|
||||
<td align="left" width="34%">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$custId = 'PCHW' or $custId = 'PCHA'">
|
||||
<!-- <xsl:choose>
|
||||
<xsl:when test="$custId = 'PCHW' or $custId = 'PCHA'"> -->
|
||||
<xsl:value-of select="backoffice_contact/naam_full"/>
|
||||
</xsl:when>
|
||||
<!-- </xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="melding/voor/naam_full"/>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise> -->
|
||||
<!-- </xsl:choose> -->
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -615,7 +617,8 @@
|
||||
<xsl:value-of select="//lcl/FAC/telefoon"/>:</b>
|
||||
</td>
|
||||
<td align="left" width="34%">
|
||||
<xsl:choose>
|
||||
<xsl:value-of select="backoffice_contact/telefoonnr"/>
|
||||
<!-- <xsl:choose>
|
||||
<xsl:when test="$custId = 'PCHW' or $custId = 'PCHA'">088-1861010</xsl:when>
|
||||
<xsl:when test="melding/voor/afdeling//bedrijf/naam = 'Extern'">088-1861010</xsl:when>
|
||||
<xsl:otherwise>
|
||||
@@ -631,7 +634,7 @@
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:choose> -->
|
||||
</td>
|
||||
</tr>
|
||||
<xsl:choose>
|
||||
@@ -669,7 +672,10 @@
|
||||
<td align="right" width="16%">
|
||||
<b>Emailadres:</b>
|
||||
</td>
|
||||
<xsl:choose>
|
||||
<td align="left" width="34%">
|
||||
<xsl:value-of select="backoffice_contact/email"/>
|
||||
</td>
|
||||
<!-- <xsl:choose>
|
||||
<xsl:when test="$custId = 'PCHW' or $custId = 'PCHA'">
|
||||
<td align="left" width="34%">
|
||||
<xsl:value-of select="backoffice_contact/email"/>
|
||||
@@ -693,7 +699,7 @@
|
||||
</xsl:choose>
|
||||
</td>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:choose -->>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
|
||||
Reference in New Issue
Block a user