LOGI#40234 -- Styling voor QRcodes book meeting room
svn path=/Website/branches/v2017.2/; revision=36439
This commit is contained in:
@@ -1422,7 +1422,8 @@ function startAutoRefreshTim() {
|
||||
|
||||
<style>.pagebreak {page-break-after:always;}</style>
|
||||
|
||||
<xsl:if test="@view='logi_v_rap_ruiminsres_qrc' or @view='LOGI_V_RAP_RUIMINSRES_QRC' or @view='logi_v_rap_meeting_qrc' or @view='LOGI_V_RAP_MEETING_QRC'">
|
||||
<xsl:if test="@view='logi_v_rap_ruiminsres_qrc' or @view='LOGI_V_RAP_RUIMINSRES_QRC' or @view='logi_v_rap_meeting_qrc' or @view='LOGI_V_RAP_MEETING_QRC'
|
||||
or @view='logi_v_rap_meeting_res_qrc' or @view='LOGI_V_RAP_MEETING_RES_QRC'">
|
||||
<xsl:variable name="p_rows" select="3"/>
|
||||
<xsl:variable name="p_cols" select="2"/>
|
||||
|
||||
@@ -1432,11 +1433,22 @@ function startAutoRefreshTim() {
|
||||
<span style="font-size:24pt;color:#000000">QR-codes</span>
|
||||
</td>
|
||||
</tr>
|
||||
<xsl:choose>
|
||||
<xsl:when test="@view='logi_v_rap_meeting_res_qrc' or @view='LOGI_V_RAP_MEETING_RES_QRC'">
|
||||
<tr height="200">
|
||||
<td width="50%" align="center">
|
||||
<span style="font-size:24pt;color:#000000">Ruimte-meldingen</span>
|
||||
<span style="font-size:24pt;color:#000000">Ruimte-Reserveren</span>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<tr height="200">
|
||||
<td width="50%" align="center">
|
||||
<span style="font-size:24pt;color:#000000">Ruimte-Melding</span>
|
||||
</td>
|
||||
</tr>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
<tr height="200">
|
||||
<td width="50%" align="center">
|
||||
<span style="font-size:24pt;color:#000000">(startpagina tbv. uitlijning)</span>
|
||||
|
||||
Reference in New Issue
Block a user