fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15513]


From: nelson . guerra
Subject: [Fmsystem-commits] [15513]
Date: Fri, 26 Aug 2016 01:28:11 +0000 (UTC)

Revision: 15513
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15513
Author:   nelson224
Date:     2016-08-26 01:28:11 +0000 (Fri, 26 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-26 01:27:55 UTC (rev 15512)
+++ branches/dev-syncromind-2/property/templates/base/import_components.xsl     
2016-08-26 01:28:11 UTC (rev 15513)
@@ -116,6 +116,21 @@
                                                                </xsl:attribute>
                                                        </input>
                                                </div>
+                                               <div class="pure-control-group">
+                                                       <label for="vendor">
+                                                               <xsl:value-of 
select="php:function('lang', 'Sheet')" />
+                                                       </label>
+                                                       <select id="sheet_id" 
name="sheet_id">
+                                                               <option 
vale=''>Select Sheet</option>
+                                                       </select>
+                                               </div>  
+                                               <div class="pure-control-group">
+                                                       <label for="vendor">
+                                                               <xsl:value-of 
select="php:function('lang', 'Choose start line')" />
+                                                       </label>
+                                                       <div id="content">
+                                                       </div>
+                                               </div>  
                                                <div id="message1" 
class="message"></div>
                                        </form>
                                </div>




reply via email to

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