FSN#34666: Link MAR in mailtje/afdrukje geeft foutmelding
svn path=/Website/branches/v2015.2/; revision=27305
This commit is contained in:
@@ -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>
|
||||
@@ -19,7 +19,7 @@
|
||||
<b>
|
||||
<xsl:value-of select="opdrachttype/omschrijving"/> 
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user