fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15347]


From: nelson . guerra
Subject: [Fmsystem-commits] [15347]
Date: Wed, 29 Jun 2016 01:10:06 +0000 (UTC)

Revision: 15347
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15347
Author:   nelson224
Date:     2016-06-29 01:10:05 +0000 (Wed, 29 Jun 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-06-28 16:14:01 UTC (rev 15346)
+++ branches/dev-syncromind-2/property/templates/base/import_components.xsl     
2016-06-29 01:10:05 UTC (rev 15347)
@@ -65,6 +65,13 @@
                                <div id="upload">
                                        <div class="pure-control-group">
                                                <label>
+                                                       <xsl:value-of 
select="php:function('lang', 'location')"/>
+                                               </label>
+                                               <div id="location_name" 
class='pure-custom'></div>
+                                               <input type="hidden" 
id="location_code" name="location_code" value=""></input>
+                                       </div>
+                                       <div class="pure-control-group">
+                                               <label>
                                                        <xsl:value-of 
select="php:function('lang', 'upload file')"/>
                                                </label>
                                                <input type="file" name="file" 
size="40">
@@ -72,12 +79,15 @@
                                                                <xsl:value-of 
select="php:function('lang', 'Select file to upload')"/>
                                                        </xsl:attribute>
                                                </input>
+                                       </div>  
+                                       <div class="pure-control-group">
+                                               <label></label>
                                                <input type="submit" 
name="importsubmit" size="40">
                                                        <xsl:attribute 
name="value">
                                                                <xsl:value-of 
select="php:function('lang', 'Start import')"/>
                                                        </xsl:attribute>
                                                </input>
-                                       </div>                                  
        
+                                       </div>                                  
                                </div>
                                
                        </div>




reply via email to

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