MNNL#51430 - mijn oordeel toegevoegd aan bon
svn path=/Website/branches/v2017.2/; revision=36354
This commit is contained in:
@@ -1331,7 +1331,7 @@
|
||||
<xsl:for-each select="(//node())[$stars >= position()]">
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">
|
||||
https://<xsl:value-of select="$FacilitorRoot"/>?<xsl:value-of select="//bookmarks/faclikedeeplink"/>&oordeel=<xsl:number value="number($stars)*2"/>
|
||||
https://mnnl.facilitor-test.nl/<!--<xsl:value-of select="$FacilitorRoot"/>-->?<xsl:value-of select="//bookmarks/faclikedeeplink"/>&oordeel=<xsl:number value="number($stars)*2"/>
|
||||
</xsl:attribute>
|
||||
<img>
|
||||
<xsl:attribute name="frc">M=MENU:F=star-on.png:R=R16x16</xsl:attribute>
|
||||
@@ -1344,7 +1344,7 @@
|
||||
<xsl:for-each select="(//node())[$emptystars >= position()]">
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">
|
||||
https://<xsl:value-of select="$FacilitorRoot"/>?<xsl:value-of select="//bookmarks/faclikedeeplink"/>&oordeel=<xsl:number value="number($stars)*2"/>
|
||||
https://mnnl.facilitor-test.nl/<!--<xsl:value-of select="$FacilitorRoot"/>-->?<xsl:value-of select="//bookmarks/faclikedeeplink"/>&oordeel=<xsl:number value="number($stars)*2"/>
|
||||
</xsl:attribute>
|
||||
<img>
|
||||
<xsl:attribute name="frc">M=MENU:F=star-off.png:R=R16x16</xsl:attribute>
|
||||
@@ -1357,7 +1357,7 @@
|
||||
 
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">
|
||||
https://<xsl:value-of select="$FacilitorRoot"/>?<xsl:value-of select="//bookmarks/faclikedeeplink"/>&oordeel=<xsl:number value="number($stars)*2"/>
|
||||
https://mnnl.facilitor-test.nl/<!--<xsl:value-of select="$FacilitorRoot"/>-->?<xsl:value-of select="//bookmarks/faclikedeeplink"/>&oordeel=<xsl:number value="number($stars)*2"/>
|
||||
</xsl:attribute>
|
||||
<xsl:value-of select="$liketext"/>
|
||||
</xsl:element>
|
||||
@@ -1620,10 +1620,12 @@
|
||||
</xsl:if>
|
||||
|
||||
<!-- aanroep -->
|
||||
<xsl:if test="$srtnotificatiecode = 'MLDAFM'">
|
||||
<tr>
|
||||
<td colspan="4"><xsl:call-template name="fac_liketab"/></td>
|
||||
</tr>
|
||||
<!--vakgroeptypes: Incident', 'Incident (pilot)', 'Service Request', 'Service Request (LTB) op 'melding'-->
|
||||
<!--key=21 key=61 key=22 key=101"key=1">-->
|
||||
<xsl:if test="$srtnotificatiecode = 'MLDAFM' and (discipline/srtdiscipline/key=21 or discipline/srtdiscipline/key=61 or discipline/srtdiscipline/key=22 or discipline/srtdiscipline/key=101 or discipline/srtdiscipline/key=1)">
|
||||
<tr>
|
||||
<td colspan="4"><xsl:call-template name="fac_liketab"/></td>
|
||||
</tr>
|
||||
</xsl:if>
|
||||
</table>
|
||||
</xsl:template>
|
||||
|
||||
Reference in New Issue
Block a user