VENR#36814 tekst reservering in avonduren
svn path=/Website/branches/v2016.1/; revision=30251
This commit is contained in:
@@ -1198,9 +1198,12 @@
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="res_begintext">
|
||||
<xsl:variable name="totcalc">
|
||||
<xsl:value-of select="number(concat(substring(rsv_ruimte/tot/tijd,1,2),substring(rsv_ruimte/tot/tijd,4,5)))"/>
|
||||
</xsl:variable>
|
||||
<tr>
|
||||
<td colspan="4" class="tekst">
|
||||
<xsl:if test="rsv_ruimte/tot/tijd > '18:00'">
|
||||
<xsl:if test="$totcalc > 1800">
|
||||
<b><xsl:value-of select="rsv_ruimte/kenmerk[@key=81]"/></b>
|
||||
</xsl:if>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user