BOFO#26216 -- Verkoopschermen geschikt maken voor https
svn path=/Website/trunk/; revision=17562
This commit is contained in:
@@ -117,12 +117,12 @@
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($ruimte, '[1.104]')">
|
||||
<xsl:attribute name="src">
|
||||
<xsl:text disable-output-escaping="yes">http://www.youtube.com/v/1afhVoUiTPU&loop=1&hl=en&fs=1&autoplay=1&fmt=32&hd=1</xsl:text>
|
||||
<xsl:text disable-output-escaping="yes">https://www.youtube.com/v/1afhVoUiTPU&loop=1&hl=en&fs=1&autoplay=1&fmt=32&hd=1</xsl:text>
|
||||
</xsl:attribute>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($ruimte, '[1.117]')">
|
||||
<xsl:attribute name="src">
|
||||
<xsl:text disable-output-escaping="yes">http://www.youtube.com/v/9gqJFCZWscg&loop=1&hl=en&fs=1&autoplay=1&fmt=32&hd=1</xsl:text>
|
||||
<xsl:text disable-output-escaping="yes">https://www.youtube.com/v/9gqJFCZWscg&loop=1&hl=en&fs=1&autoplay=1&fmt=32&hd=1</xsl:text>
|
||||
</xsl:attribute>
|
||||
</xsl:when>
|
||||
</xsl:choose>
|
||||
@@ -134,7 +134,7 @@
|
||||
<xsl:attribute name="align">middle</xsl:attribute>
|
||||
<xsl:attribute name="allowScriptAccess">sameDomain</xsl:attribute>
|
||||
<xsl:attribute name="type">application/x-shockwave-flash</xsl:attribute>
|
||||
<xsl:attribute name="pluginspage">http://www.adobe.com/go/getflashplayer</xsl:attribute>
|
||||
<xsl:attribute name="pluginspage">https://www.adobe.com/go/getflashplayer</xsl:attribute>
|
||||
<xsl:attribute name="allowFullScreen">true</xsl:attribute>
|
||||
</xsl:element>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user