AAEN#31472: Afhandelingstekst kopieren naar kind meldingen

svn path=/Website/branches/v5.4.4/; revision=24062
This commit is contained in:
Daniëlle Tolner
2015-02-05 13:51:09 +00:00
parent 66ba6a5b76
commit 316eace715
14 changed files with 183 additions and 4 deletions

View File

@@ -251,6 +251,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>
@@ -1780,6 +1792,6 @@ function startAutoRefreshTim() {
</xsl:template>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2007. Progress Software Corporation. All rights reserved.
<metaInformation>
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\AAAR_files\reservering103622_20140306114247.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\AAAR_files\melding121055_20150205132902.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
</metaInformation>
-->

View File

@@ -228,6 +228,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>
@@ -2063,4 +2075,8 @@ Password: <xsl:value-of select="kenmerk[@key=1000]"/></p>
<p>Bij vragen kunt u contact opnemen met de Servicedesk.
</p>
</xsl:template>
</xsl:stylesheet>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2007. Progress Software Corporation. All rights reserved.
<metaInformation>
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\AAAR_files\melding121055_20150205132902.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
</metaInformation>
-->

View File

@@ -270,6 +270,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>
@@ -2013,4 +2025,8 @@ AAFM Servicedesk</p>
</xsl:template>
</xsl:stylesheet>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2007. Progress Software Corporation. All rights reserved.
<metaInformation>
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\AAAR_files\melding121055_20150205132902.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
</metaInformation>
-->

View File

@@ -349,6 +349,18 @@ Deze moet een aantal keren per week in Facilitor checken of er goedkeuring moet
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>
@@ -2398,6 +2410,6 @@ function startAutoRefreshTim() {
</xsl:template>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2007. Progress Software Corporation. All rights reserved.
<metaInformation>
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\AAES_files\opdracht23225_20140716144212.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
<scenarios ><scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\AAAR_files\melding121055_20150205132902.xml" htmlbaseurl="" outputurl="" processortype="internal" useresolver="yes" profilemode="0" profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal" customvalidator=""/></scenarios><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
</metaInformation>
-->

View File

@@ -264,6 +264,18 @@ Deze moet een aantal keren per week in Facilitor checken of er goedkeuring moet
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>

View File

@@ -252,6 +252,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>

View File

@@ -438,6 +438,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>

View File

@@ -230,6 +230,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>

View File

@@ -1029,6 +1029,19 @@ Naam geautoriseerd persoon:<br/><br/></td>
</xsl:call-template>
</td>
</tr>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font>
</td>
</tr>
</xsl:if>
</table>
</td>
<td width="50%" style="padding:0;">

View File

@@ -267,6 +267,18 @@ Deze moet een aantal keren per week in Facilitor checken of er goedkeuring moet
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>

View File

@@ -825,6 +825,19 @@ Naam geautoriseerd persoon:<br/><br/></td>
</xsl:call-template>
</td>
</tr>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font>
</td>
</tr>
</xsl:if>
</table>
</td>
<td width="50%" style="padding:0;">

View File

@@ -251,6 +251,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>

View File

@@ -230,6 +230,18 @@
</td>
</tr>
</xsl:if>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font></td>
</tr>
</xsl:if>
</table>
</xsl:template>

View File

@@ -1144,6 +1144,19 @@ Naam geautoriseerd persoon:<br/><br/></td>
</xsl:call-template>
</td>
</tr>
<xsl:if test="melding/key != '' and melding/opmerking != ''">
<tr>
<td>
<font color='#4F1E4C' size="2"><b>Afhandeling melding <xsl:value-of select="melding/key"/>:</b></font>
</td>
<td colspan="3"><font color='#4F1E4C' size="2">
<xsl:call-template name="linebreaks">
<xsl:with-param name="string" select="melding/opmerking"/>
</xsl:call-template>
</font>
</td>
</tr>
</xsl:if>
</table>
</td>
<td width="50%" style="padding:0;">