VENR#36814:Reserveren in avond uren
svn path=/Website/branches/v2016.1/; revision=30191
This commit is contained in:
@@ -1198,12 +1198,9 @@
|
|||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
<xsl:template name="res_begintext">
|
<xsl:template name="res_begintext">
|
||||||
<xsl:variable name="totcalc">
|
|
||||||
<xsl:value-of select="number(substring(rsv_ruimte/tot/tijd,1,2))"/><xsl:value-of select="number(substring(rsv_ruimte/tot/tijd,4,5))"/>
|
|
||||||
</xsl:variable>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="4" class="tekst">
|
<td colspan="4" class="tekst">
|
||||||
<xsl:if test="$totcalc > 1800">
|
<xsl:if test="rsv_ruimte/tot/tijd > '18:00'">
|
||||||
<b><xsl:value-of select="rsv_ruimte/kenmerk[@key=81]"/></b>
|
<b><xsl:value-of select="rsv_ruimte/kenmerk[@key=81]"/></b>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
</td>
|
</td>
|
||||||
@@ -1439,8 +1436,3 @@
|
|||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
<!-- Stylus Studio meta-information - (c) 2004-2007. Progress Software Corporation. All rights reserved.
|
|
||||||
<metaInformation>
|
|
||||||
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\VENR_files\opdracht343_20150924165347.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
|
|
||||||
</metaInformation>
|
|
||||||
-->
|
|
||||||
Reference in New Issue
Block a user