FSN#30612 5.4.3 uitvoertijden

svn path=/Website/trunk/; revision=22999
This commit is contained in:
Ruud Lipper
2014-10-20 09:34:43 +00:00
parent fd279366ae
commit 0fad40417e

View File

@@ -445,7 +445,14 @@
<b>Uitvoertijd:</b>
</td>
<td align="left">
<xsl:value-of select="uitvoertijd"/>dagen</td>
<xsl:value-of select="uitvoertijd"/>
<xsl:choose>
<xsl:when test="uitvoertijd[@eenheid='U']">&#160;<xsl:value-of select="//lcl/MLD/uren"/>
</xsl:when>
<xsl:otherwise>&#160;<xsl:value-of select="//lcl/FAC/dagen"/>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<xsl:if test="plaats/@type='R'">