fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14120]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14120]
Date: Tue, 06 Oct 2015 00:06:38 +0000

Revision: 14120
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14120
Author:   nelson224
Date:     2015-10-06 00:06:37 +0000 (Tue, 06 Oct 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/booking/templates/base/season_wtemplate.xsl
===================================================================
--- branches/dev-syncromind/booking/templates/base/season_wtemplate.xsl 
2015-10-06 00:06:27 UTC (rev 14119)
+++ branches/dev-syncromind/booking/templates/base/season_wtemplate.xsl 
2015-10-06 00:06:37 UTC (rev 14120)
@@ -61,15 +61,14 @@
                         <xsl:value-of select="php:function('lang', 'Generate 
allocations')" />
                     </button>
                                        -->
-                                       <input type="button" class="pure-button 
pure-button-primary" name="new">
-                                               <xsl:attribute 
name="onclick">window.location.href="#"</xsl:attribute>
+                                       <input type="button" class="pure-button 
pure-button-primary" name="new" onclick="showAllocationForm();">
                                                <xsl:attribute 
name="value"><xsl:value-of select="php:function('lang', 'New allocation')" 
/></xsl:attribute>    
                                        </input>
                                        <input type="button" class="pure-button 
pure-button-primary" name="generate_allocations">
                                                <xsl:attribute 
name="onclick">window.location.href="<xsl:value-of 
select="season/generate_url"/>"</xsl:attribute>
                                                <xsl:attribute 
name="value"><xsl:value-of select="php:function('lang', 'Generate 
allocations')" /></xsl:attribute>      
                                        </input>                                
                
-                                       <input type="button" class="pure-button 
pure-button-primary" name="cencel">
+                                       <input type="button" class="pure-button 
pure-button-primary" name="cancel">
                                                <xsl:attribute 
name="onclick">window.location.href="<xsl:value-of 
select="season/cancel_link"/>"</xsl:attribute>
                                                <xsl:attribute 
name="value"><xsl:value-of select="php:function('lang', 'Cancel')" 
/></xsl:attribute>    
                                        </input>




reply via email to

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