GDZW#53326 mldnot bericht aangepast
svn path=/Website/branches/v2017.3/; revision=37949
This commit is contained in:
@@ -39,11 +39,11 @@
|
||||
<td align="left" colspan="3">
|
||||
Er is een notitie toegevoegd aan de melding <xsl:value-of select="discipline/srtdiscipline/prefix"/><xsl:value-of select="key"/>
|
||||
<br/><br/>
|
||||
Om de notitie in te zien open dan <b>eerst</b> de applicatie Facilitor en klik daarna op
|
||||
Om de notitie in te zien open dan <b>eerst</b> de applicatie Facilitor en klik daarna op
|
||||
<xsl:element name="a"><xsl:attribute name="href">https://<xsl:value-of select="$FacilitorRoot"/>?<xsl:value-of select="../bookmarks/melding"/><xsl:value-of select="key"/>&urole=fe</xsl:attribute>deze link</xsl:element>
|
||||
om de melding te openen.
|
||||
<br/><br/>
|
||||
U kunt hierop reageren door een nieuwe notitie toe te voegen door op het groene <b>"+"</b> symbool te klikken aan de rechterkant op de notitiebalk.
|
||||
U kunt hierop reageren door in de melding een nieuwe notitie toe te voegen
|
||||
</td>
|
||||
</tr>
|
||||
<tr height="20px">
|
||||
@@ -56,7 +56,7 @@
|
||||
</tr>
|
||||
<tr height="20px">
|
||||
<td colspan="4"/>
|
||||
</tr>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr>
|
||||
@@ -74,7 +74,7 @@
|
||||
<tr>
|
||||
<td align="right" valign="top" style="padding-top:10px;">
|
||||
<b><xsl:value-of select="//lcl/FAC/bericht"/>:</b>
|
||||
</td>
|
||||
</td>
|
||||
<td colspan="3" style="padding-top:10px;">
|
||||
<xsl:call-template name="linebreaks">
|
||||
<xsl:with-param name="string" select="notes/note[key=$mx_key]/omschrijving"/>
|
||||
@@ -85,8 +85,8 @@
|
||||
<td colspan="4" style="padding-bottom:20px;">
|
||||
<hr/>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<td align="right" width="16%">
|
||||
<b><xsl:value-of select="//lcl/FAC/aanvrager"/>:</b>
|
||||
@@ -107,7 +107,7 @@
|
||||
<td align="right" width="16%"><b><xsl:value-of select="//lcl/MLD/meldingvoor"/>:</b></td>
|
||||
<td align="left" width="34%"><xsl:value-of select="voor/naam_full"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
<tr>
|
||||
<xsl:if test="voor/werkplek!=''">
|
||||
<td align="right">
|
||||
@@ -350,7 +350,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:for-each>
|
||||
</xsl:if>
|
||||
</xsl:if>
|
||||
<xsl:if test="opmerking!=''">
|
||||
<tr>
|
||||
<td align="right" valign="top">
|
||||
@@ -381,10 +381,10 @@
|
||||
<td colspan="4"/>
|
||||
</tr>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:choose>
|
||||
</table>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
<xsl:template match="bestelopdracht" mode="include">
|
||||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">
|
||||
<TR>
|
||||
@@ -585,6 +585,6 @@
|
||||
<TD WIDTH="30" ROWSPAN="30" ID="RECHTERMARGE"/>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</xsl:template>
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
||||
Reference in New Issue
Block a user