INLO#57774 -- Reserveringslayout GreenPort Venlo voor de totaal-reservering ook via de cust ipv aaxx
svn path=/Website/branches/v2019.1/; revision=42536
This commit is contained in:
19
CUST/INLO/xsl/xreservering.xsl
Normal file
19
CUST/INLO/xsl/xreservering.xsl
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxml="urn:schemas-microsoft-com:xslt" version="1.0">
|
||||
|
||||
<xsl:import href="./reservering.xsl"/>
|
||||
|
||||
<xsl:variable name="Rev">
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<!-- # # # Mutaties hier noteren; datum, aangepast door, summary # # #
|
||||
|
||||
14-5-2019 J. Migo - ticket 57774 - Reserveringsweergave voor deelreservering en totale reservering goed inpassen in multi-klant-omgeving - GEREED
|
||||
|
||||
! -->
|
||||
|
||||
|
||||
|
||||
</xsl:stylesheet>
|
||||
Reference in New Issue
Block a user