fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13593]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13593]
Date: Wed, 08 Jul 2015 15:56:23 +0000

Revision: 13593
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13593
Author:   nelson224
Date:     2015-07-08 15:56:23 +0000 (Wed, 08 Jul 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/rental/templates/base/price_item.xsl

Modified: branches/dev-syncromind/rental/templates/base/price_item.xsl
===================================================================
--- branches/dev-syncromind/rental/templates/base/price_item.xsl        
2015-07-08 15:56:01 UTC (rev 13592)
+++ branches/dev-syncromind/rental/templates/base/price_item.xsl        
2015-07-08 15:56:23 UTC (rev 13593)
@@ -260,7 +260,7 @@
                                        </select>
                                        <xsl:value-of select="lang_price"/> 
                                        <input type="text" 
id="ctrl_adjust_price_item_price" name="ctrl_adjust_price_item_price"/>
-                                       <input type="button" class="pure-button 
pure-button-primary" name="adjust_price" value="{lang_adjust_price}"  
onClick=""/>
+                                       <input type="button" class="pure-button 
pure-button-primary" name="adjust_price" value="{lang_adjust_price}"  
onClick="onAdjust_price()"/>
                                </div>
                        </div>
                </div>




reply via email to

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