svn path=/Website/branches/v2015.3/; revision=28070
This commit is contained in:
Maarten van der Heide
2016-02-08 08:21:25 +00:00
parent e845fdbad6
commit 148022f87c

View File

@@ -36,9 +36,9 @@
<xsl:otherwise><xsl:value-of select="uitvoertijd"/>&#xA0;<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>