ARAI#52128 -- Dagrapportage styling weer weggehaald
svn path=/Website/branches/v2017.3/; revision=38025
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxml="urn:schemas-microsoft-com:xslt">
|
||||
<xsl:import href="../../../appl/shared/default.xsl"/>
|
||||
<xsl:variable name="Rev">
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="melding" mode="full">
|
||||
<xsl:choose>
|
||||
<xsl:when test="$srtnotificatiecode = 'CUST02'"><xsl:apply-templates select="." mode="mld_sms"/></xsl:when>
|
||||
@@ -1106,8 +1104,7 @@ Amsterdam RAI
|
||||
<xsl:comment>---- Overige RAPPORTEN ---- </xsl:comment>
|
||||
<xsl:comment>---- Overige RAPPORTEN ---- </xsl:comment>
|
||||
<xsl:comment>---- Overige RAPPORTEN ---- </xsl:comment>
|
||||
|
||||
|
||||
|
||||
<xsl:if test="@view = 'arai_v_rap_temp_per_ruimte'">
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user