PCHD#41213 -- TV Schermen voor monitoring
svn path=/Website/branches/v2017.2/; revision=35926
This commit is contained in:
@@ -172,8 +172,10 @@
|
||||
<xsl:otherwise>
|
||||
<xsl:attribute name="style">text-align:center;</xsl:attribute>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>€
|
||||
<xsl:value-of select="format-number(TOTAAL_INDEX, '0,00', 'european')"/>
|
||||
</xsl:choose> 
|
||||
<xsl:if test="TOTAAL_INDEX != '' and TOTAAL_INDEX != '0'">€
|
||||
<xsl:value-of select="format-number(TOTAAL_INDEX, '0,00', 'european')"/>
|
||||
</xsl:if>
|
||||
</xsl:element>
|
||||
<td style="text-align:right">
|
||||
<xsl:value-of select="THT_TIJDSTIP"/>
|
||||
@@ -186,3 +188,4 @@
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
<!-- Stylesheet edited using Stylus Studio - (c) 2004-2009. Progress Software Corporation. All rights reserved. -->
|
||||
Reference in New Issue
Block a user