MDUX#56914 Afmeldbon MLDAFM, geen behandeling meer (enkel afmeldtekst)
svn path=/Website/branches/v2019.1/; revision=43445
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="Xsrtnotificatiecode">MLDNOB</xsl:variable>
|
||||
<xsl:variable name="srtnotificatiecode">MLDAFM</xsl:variable>
|
||||
|
||||
<xsl:template name="opdr_endtext">
|
||||
<tr>
|
||||
@@ -1560,7 +1560,7 @@
|
||||
<!-- <td align="left" width="100%"> -->
|
||||
<xsl:if test="$deOpmerking != ' '">
|
||||
<small><b>Opmerking bij afmelden melding:</b></small><br></br>
|
||||
<small><xsl:value-of select="fclt:fclthtml(opmerking)"
|
||||
<small>
|
||||
disable-output-escaping="yes" /></small>
|
||||
|
||||
</xsl:if>
|
||||
@@ -1628,7 +1628,11 @@
|
||||
</xsl:for-each>
|
||||
</xsl:if>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:when test="$srtnotificatiecode = 'MLDAFM'">
|
||||
<xsl:if test="behandelwijze=2 and not(/facilitor/opdracht)">
|
||||
</xsl:if>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:if test="behandelwijze=2 and not(/facilitor/opdracht)">
|
||||
<xsl:for-each select="notes/note[flag=1]">
|
||||
<xsl:sort select="aanmaak/timestamp" order="descending"/>
|
||||
@@ -2395,7 +2399,7 @@
|
||||
|
||||
<metaInformation>
|
||||
<scenarios>
|
||||
<scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\MDUX_files\opdracht5420_20190722092737_497.xml" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0"
|
||||
<scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\MDUX_files\melding2038_20190722131937_979.xml" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0"
|
||||
profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no"
|
||||
validator="internal" customvalidator="">
|
||||
<advancedProp name="bSchemaAware" value="true"/>
|
||||
|
||||
Reference in New Issue
Block a user