fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15681]


From: nelson . guerra
Subject: [Fmsystem-commits] [15681]
Date: Fri, 16 Sep 2016 01:41:22 +0000 (UTC)

Revision: 15681
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15681
Author:   nelson224
Date:     2016-09-16 01:41:22 +0000 (Fri, 16 Sep 2016)
Log Message:
-----------


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

Modified: 
branches/dev-syncromind-2/property/templates/base/import_components.xsl
===================================================================
--- branches/dev-syncromind-2/property/templates/base/import_components.xsl     
2016-09-16 01:26:43 UTC (rev 15680)
+++ branches/dev-syncromind-2/property/templates/base/import_components.xsl     
2016-09-16 01:41:22 UTC (rev 15681)
@@ -138,6 +138,21 @@
                                                                <div 
id="content_columns" class="pure-custom"></div>
                                                        </div>
                                                        <div id="tab-4">
+                                                               <input 
type="button" id="donwload" name="donwload" size="40">
+                                                                       
<xsl:attribute name="value">
+                                                                               
<xsl:value-of select="php:function('lang', 'Download')"/>
+                                                                       
</xsl:attribute>
+                                                               </input>
+                                                               <input 
type="button" id="save" name="save" size="40">
+                                                                       
<xsl:attribute name="value">
+                                                                               
<xsl:value-of select="php:function('lang', 'Save')"/>
+                                                                       
</xsl:attribute>
+                                                               </input>
+                                                               <input 
type="button" id="cancel" name="cancel" size="40">
+                                                                       
<xsl:attribute name="value">
+                                                                               
<xsl:value-of select="php:function('lang', 'Cancel')"/>
+                                                                       
</xsl:attribute>
+                                                               </input>
                                                                <div 
id="message1" class="message"></div>
                                                        </div>
                                                </div>
@@ -180,7 +195,7 @@
        <script>
                $('#responsiveTabsDemo').responsiveTabs({
                        startCollapsed: 'accordion',
-                       disabled: [1,2,3]
+                       disabled: [1,2]
                });
        </script>
 </xsl:template>




reply via email to

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