svn path=/Website/branches/v2019.1/; revision=43879
This commit is contained in:
Suzan Wiegerinck
2019-08-21 14:39:32 +00:00
parent 601b8dc0d7
commit e8d8c827f2

View File

@@ -89,12 +89,12 @@
<xsl:when test="BOOKMARK_ID">
<xsl:attribute name="src">
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D<xsl:value-of select="BOOKMARK_ID"/>%26k%3D<xsl:value-of select="INS_DEEL_KEY"/>
</xsl:attribute>
</xsl:when>
<xsl:otherwise>
<xsl:attribute name="src">
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D<xsl:value-of select="HIDE_F_BOOKMARK_ID"/>%26k%3D<xsl:value-of select="INS_DEEL_KEY"/>
</xsl:attribute>
</xsl:otherwise>
@@ -107,17 +107,16 @@
<xsl:element name="img">
<xsl:attribute name="style"> color: rgb(0, 174, 239); height: 20mm; width: 20mm; margin:0; padding:0; border: none </xsl:attribute>
<xsl:variable name="bm_id" select="bookmark_id"/>
<xsl:variable name="remakebookmark">https://stam.facilitor.nl</xsl:variable>
<xsl:choose>
<xsl:when test="BOOKMARK_ID">
<xsl:attribute name="src">
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D<xsl:value-of select="remakebookmark"></xsl:value-of>
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D<xsl:value-of select="BOOKMARK_ID"/>%26k%3D<xsl:value-of select="INS_DEEL_KEY"/>
</xsl:attribute>
</xsl:when>
<xsl:otherwise>
<xsl:attribute name="src">
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D<xsl:value-of select="remakebookmark"></xsl:value-of>
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D<xsl:value-of select="HIDE_F_BOOKMARK_ID"/>%26k%3D<xsl:value-of select="INS_DEEL_KEY"/>
</xsl:attribute>
</xsl:otherwise>
@@ -413,7 +412,7 @@
<xsl:element name="img">
<xsl:attribute name="style"> color: rgb(0, 174, 239); height: 25mm; width: 25mm; margin:0cm; padding:0; border: none </xsl:attribute>
<xsl:attribute name="src">
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D
../../appl/shared/qrcode.asp?size=2&amp;text=/%3Fu%3D<xsl:value-of select="HIDE_F_BOOKMARK_ID"/>%26k%3D<xsl:value-of select="INS_DEEL_KEY"/>
</xsl:attribute>
</xsl:element>
</td>