@@ -3,7 +3,7 @@
|
||||
<xsl:import href="../../../appl/shared/default.xsl"/>
|
||||
<xsl:variable name="Rev">
|
||||
<!-- Revision van deze cust.xsl -->
|
||||
<xsl:value-of select="substring(translate('$Revision: 8 $', '$ ', ''), 10)"/>
|
||||
<xsl:value-of select="substring(translate('$Revision: 9 $', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:template match="rapport">
|
||||
@@ -118,7 +118,7 @@
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($ruimte, '[1.117]')">
|
||||
<xsl:attribute name="src">
|
||||
<xsl:text disable-output-escaping="yes">http://www.youtube.com/v/nuQQGodkrS8&hl=en&fs=1&autoplay=1&fmt=32&hd=1</xsl:text>
|
||||
<xsl:text disable-output-escaping="yes">http://www.youtube.com/v/M3eJOfQl7LE&loop=1&hl=en&fs=1&autoplay=1&fmt=32&hd=1</xsl:text>
|
||||
</xsl:attribute>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
@@ -357,7 +357,7 @@
|
||||
</xsl:if>
|
||||
|
||||
|
||||
<xsl:if test="@view='bofo_v_rap_verlof_totaal'">
|
||||
<xsl:if test="@view='bofo_v_rap_verlof_totaal' or @view='bofo_v_rap_verlof_tot_afg_jaar'">
|
||||
<table width="100%" class="rstable" cellpadding="0" cellspacing="0">
|
||||
<xsl:if test="count(rapport_data/data_row)=0">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user