KFSG#58126 -- Reserveringsbevestiging en extra tekst om ruimte schoon te houden
svn path=/Website/branches/v2019.1/; revision=42955
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="Xsrtnotificatiecode">CUST01</xsl:variable>
|
||||
<xsl:variable name="Xsrtnotificatiecode">RESINF</xsl:variable>
|
||||
|
||||
<xsl:template name="stylesheet">
|
||||
<style>body {
|
||||
@@ -3991,6 +3991,12 @@ END:VCALENDAR
|
||||
<td width="15%" class="label"><xsl:value-of select="//lcl/FAC/e-mail"/></td>
|
||||
<td colspan="3" class="value">: <xsl:value-of select="rsv_ruimte[volgnr=$min_volgnr]/contact_user/email"/></td>
|
||||
</tr>
|
||||
<xsl:if test="rsv_ruimte[volgnr=$min_volgnr]/rsv_artikel/key!=''">
|
||||
<tr>
|
||||
<td width="15%" class="label">Opmerking</td>
|
||||
<td colspan="3" class="value">: Eten over van de lunch? Neem dit gerust mee, maar laat de schalen, het servies, bestek en flessen in de ruimte. Op deze manier kunnen wij de ruimtes schoonhouden.</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<xsl:if test="$srtnotificatiecode='RESDEL'">
|
||||
<tr>
|
||||
<td width="20%" class="label"><xsl:value-of select="//lcl/RES/begintijd"/></td>
|
||||
|
||||
Reference in New Issue
Block a user