fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15456]


From: nelson . guerra
Subject: [Fmsystem-commits] [15456]
Date: Sat, 13 Aug 2016 01:58:35 +0000 (UTC)

Revision: 15456
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15456
Author:   nelson224
Date:     2016-08-13 01:58:35 +0000 (Sat, 13 Aug 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-08-12 14:56:35 UTC (rev 15455)
+++ branches/dev-syncromind-2/property/templates/base/import_components.xsl     
2016-08-13 01:58:35 UTC (rev 15456)
@@ -69,7 +69,7 @@
                                                        <label>
                                                                <xsl:value-of 
select="php:function('lang', 'location')"/>
                                                        </label>
-                                                       <div id="location_name" 
class='pure-custom'></div>
+                                                       <div class='pure-custom 
location_name'></div>
                                                        <input type="hidden" 
id="location_code" name="location_code" value=""></input>
                                                        <input type="hidden" 
id="location_item_id" name="location_item_id" value=""></input>
                                                </div>
@@ -89,13 +89,20 @@
                                                                </xsl:attribute>
                                                        </input>
                                                </div>
+                                               <div id="message0" 
class="message"></div>
                                        </form>         
                                </div>
                                
                                <div id="relations">
-                                       <form id="form_files" name="form_files" 
class="pure-form pure-form-aligned" action="" method="POST" 
enctype="multipart/form-data">                                              
+                                       <form id="form_files" name="form_files" 
class="pure-form pure-form-aligned" action="" method="POST" 
enctype="multipart/form-data">      
                                                <div class="pure-control-group">
                                                        <label>
+                                                               <xsl:value-of 
select="php:function('lang', 'location')"/>
+                                                       </label>
+                                                       <div class='pure-custom 
location_name'></div>
+                                               </div>
+                                               <div class="pure-control-group">
+                                                       <label>
                                                                <xsl:value-of 
select="php:function('lang', 'upload file')"/>
                                                        </label>
                                                        <input type="file" 
id="file_excel" name="file_excel" size="40">
@@ -109,6 +116,7 @@
                                                                </xsl:attribute>
                                                        </input>
                                                </div>
+                                               <div id="message1" 
class="message"></div>
                                        </form>
                                </div>
                        </div>




reply via email to

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