fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12792]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12792]
Date: Tue, 24 Feb 2015 23:31:53 +0000

Revision: 12792
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12792
Author:   nelson224
Date:     2015-02-24 23:31:52 +0000 (Tue, 24 Feb 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/templates/base/project.xsl

Modified: branches/dev-syncromind/property/templates/base/project.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/project.xsl 2015-02-24 
23:31:34 UTC (rev 12791)
+++ branches/dev-syncromind/property/templates/base/project.xsl 2015-02-24 
23:31:52 UTC (rev 12792)
@@ -1022,12 +1022,12 @@
                                        </xsl:choose>
                                        <div class="pure-control-group">
                                                <label for="name"></label>
-                                               <input type="submit" 
name="get_list">
+                                               <input type="submit" 
class="pure-button pure-button-primary" name="get_list">
                                                        <xsl:attribute 
name="value">
                                                                <xsl:value-of 
select="php:function('lang', 'get list')"/>
                                                        </xsl:attribute>
                                                </input>
-                                               <input type="submit" 
name="execute" onClick="onActionsClick()">
+                                               <input type="submit" 
class="pure-button pure-button-primary" name="execute" 
onClick="onActionsClick()">
                                                        <xsl:attribute 
name="value">
                                                                <xsl:value-of 
select="php:function('lang', 'save')"/>
                                                        </xsl:attribute>




reply via email to

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