SVRZ#55239 Migratie Topdesk
svn path=/Website/branches/v2018.2/; revision=41491
This commit is contained in:
@@ -706,8 +706,8 @@ Voor eventuele vragen of opmerkingen graag een mail naar <a href="mailto:inkoop@
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="melding" mode="include">
|
||||
<!--xsl:if test="discipline/key='161'"-->
|
||||
<xsl:if test="1=1">
|
||||
<xsl:choose>
|
||||
<xsl:when test="discipline/srtdiscipline/key='161' or discipline/srtdiscipline/key='181'">
|
||||
<style>
|
||||
.mldbeh {
|
||||
font-size: 0.8em;
|
||||
@@ -771,6 +771,9 @@ Voor eventuele vragen of opmerkingen graag een mail naar <a href="mailto:inkoop@
|
||||
</xsl:if>
|
||||
</div>
|
||||
<div class="body">
|
||||
<xsl:if test="$srtnotificatiecode='MLDACP'">
|
||||
<br/>Je melding is geaccepteerd. Heb je deze melding per email aan ons gestuurd ? Wil je de volgende keer een melding via Facilitor maken. Bedankt voor je medewerking.
|
||||
</xsl:if>
|
||||
<xsl:if test="$mode!='email' and count(deel)>0">
|
||||
<br/><span class="label"><hr/></span>
|
||||
<!--br/><span class="label"><xsl:value-of select="//lcl/MLD/objecten"/></span-->
|
||||
@@ -829,11 +832,9 @@ Voor eventuele vragen of opmerkingen graag een mail naar <a href="mailto:inkoop@
|
||||
</xsl:if>
|
||||
</div>
|
||||
<!--/div-->
|
||||
</xsl:if>
|
||||
|
||||
<!--NIET Helpesk Automatisering (standaard bon)-->
|
||||
<!--xsl:if test="discipline/key!='161'"-->
|
||||
<xsl:if test="1=0">
|
||||
</xsl:when>
|
||||
<!--NIET Helpesk Automatisering/Zorgservice (standaard bon)-->
|
||||
<xsl:otherwise>
|
||||
<table border="0" width="100%" cellpadding="2">
|
||||
<tr>
|
||||
<td colspan="2" class="caption" style="padding-top:20px;padding-bottom:20px">
|
||||
@@ -1154,7 +1155,8 @@ Voor eventuele vragen of opmerkingen graag een mail naar <a href="mailto:inkoop@
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</table>
|
||||
</xsl:if>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="melding" mode="full">
|
||||
|
||||
Reference in New Issue
Block a user