fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [12058] bokbooking: stavanger update


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [12058] bokbooking: stavanger update
Date: Tue, 19 Aug 2014 11:58:18 +0000

Revision: 12058
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12058
Author:   kjell
Date:     2014-08-19 11:58:13 +0000 (Tue, 19 Aug 2014)
Log Message:
-----------
bokbooking: stavanger update

Modified Paths:
--------------
    
branches/stavangerkommune/bookingfrontend/templates/fjell/resource_schedule.xsl

Modified: 
branches/stavangerkommune/bookingfrontend/templates/fjell/resource_schedule.xsl
===================================================================
--- 
branches/stavangerkommune/bookingfrontend/templates/fjell/resource_schedule.xsl 
    2014-08-18 10:20:01 UTC (rev 12057)
+++ 
branches/stavangerkommune/bookingfrontend/templates/fjell/resource_schedule.xsl 
    2014-08-19 11:58:13 UTC (rev 12058)
@@ -21,7 +21,9 @@
             <li><xsl:value-of select="php:function('lang', 'schedule')"/></li>
                </ul>
 
-               <button 
onclick="window.location.href='{resource/application_link}'"><xsl:value-of 
select="php:function('lang', 'New booking application')" /></button>
+        <xsl:if test="resource/deactivate_application=0">
+            <button 
onclick="window.location.href='{resource/application_link}'"><xsl:value-of 
select="php:function('lang', 'New booking application')" /></button>
+        </xsl:if>
 
                <xsl:call-template name="msgbox"/>
                <ul id="week-selector">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]