@@ -36,9 +36,9 @@
|
||||
<xsl:otherwise><xsl:value-of select="uitvoertijd"/> <xsl:value-of select="//lcl/FAC/dagen"/></xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<xsl:variable name="team_name">
|
||||
<xsl:variable name="team_naam">
|
||||
<xsl:choose>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='1'">Astellas Guest Services Team</xsl:when>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='1'">Facility departement Meppel</xsl:when>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='21'">Guest Services Team Mirai House</xsl:when>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='22'">Astellas Guest Services Team</xsl:when>
|
||||
<xsl:otherwise></xsl:otherwise>
|
||||
@@ -55,7 +55,7 @@
|
||||
<xsl:variable name="team_tel">
|
||||
<!--xsl:value-of select="plaats/regio/district/locatie/verantw_tel"/-->
|
||||
<xsl:choose>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='1'">0522235379</xsl:when>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='1'">0522-235016</xsl:when>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='21'">071 545 5050</xsl:when>
|
||||
<xsl:when test="plaats/regio/district/locatie/key='22'">0203 379 8485</xsl:when>
|
||||
<xsl:otherwise></xsl:otherwise>
|
||||
|
||||
Reference in New Issue
Block a user