fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14099]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14099]
Date: Fri, 02 Oct 2015 21:03:30 +0000

Revision: 14099
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14099
Author:   nelson224
Date:     2015-10-02 21:03:29 +0000 (Fri, 02 Oct 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/booking/templates/base/resource_schedule.xsl

Modified: branches/dev-syncromind/booking/templates/base/resource_schedule.xsl
===================================================================
--- branches/dev-syncromind/booking/templates/base/resource_schedule.xsl        
2015-10-02 21:03:16 UTC (rev 14098)
+++ branches/dev-syncromind/booking/templates/base/resource_schedule.xsl        
2015-10-02 21:03:29 UTC (rev 14099)
@@ -54,6 +54,12 @@
                 <div id="schedule_container"></div>
             </div>
         </div>
+               <div class="form-buttons">
+                       <input type="button" class="pure-button 
pure-button-primary" name="cancel">
+                               <xsl:attribute 
name="onclick">window.location="<xsl:value-of 
select="resource/cancel_link"/>"</xsl:attribute>
+                               <xsl:attribute name="value"><xsl:value-of 
select="php:function('lang', 'Cancel')" /></xsl:attribute>    
+                       </input>
+               </div>          
     </form>
                 
     <!--/div-->




reply via email to

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