FSN#34666: Link MAR in mailtje/afdrukje geeft foutmelding

svn path=/Website/branches/v2015.2/; revision=27305
This commit is contained in:
Marcel Bourseau
2015-12-04 14:24:02 +00:00
parent b458496be4
commit 4cf61419c8
2 changed files with 2 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
<!-- Bij afwijking van de standaard Root-URL (uit default.xsl), kan hier een overrule plaatsvinden -->
<!-- <xsl:variable name="FacilitorRoot">https://<xsl:value-of select="//header/custId"/>.facilitorlabs.nl</xsl:variable> -->
<xsl:variable name="FacilitorRoot"><xsl:value-of select="//header/custId"/>.mareon.nl</xsl:variable>
</xsl:stylesheet>

View File

@@ -19,7 +19,7 @@
<b>
<xsl:value-of select="opdrachttype/omschrijving"/>&#160;
<xsl:element name="a">
<xsl:attribute name="href"><xsl:value-of select="$FacilitorRoot"/>/?<xsl:value-of select="../bookmarks/opdracht"/><xsl:value-of select="key"/></xsl:attribute>
<xsl:attribute name="href">https://<xsl:value-of select="$FacilitorRoot"/>/?<xsl:value-of select="../bookmarks/opdracht"/><xsl:value-of select="key"/></xsl:attribute>
<xsl:value-of select="melding/stdmelding/discipline/srtdiscipline/prefix"/>
<xsl:value-of select="melding/key"/>/<xsl:value-of select="bedrijfopdr_volgnr"/>
</xsl:element>