fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16214]


From: nelson . guerra
Subject: [Fmsystem-commits] [16214]
Date: Tue, 31 Jan 2017 23:15:13 -0500 (EST)

Revision: 16214
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16214
Author:   nelson224
Date:     2017-01-31 23:15:12 -0500 (Tue, 31 Jan 2017)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/templates/base/generic_document.xsl
===================================================================
--- branches/dev-syncromind-2/property/templates/base/generic_document.xsl      
2017-01-31 19:59:07 UTC (rev 16213)
+++ branches/dev-syncromind-2/property/templates/base/generic_document.xsl      
2017-02-01 04:15:12 UTC (rev 16214)
@@ -234,6 +234,10 @@
                                                                        
<xsl:value-of select="php:function('lang', 'Only Related')" />
                                                                </label>
                                                                <input 
type="checkbox" id="check_components_related" name="check_components_related" 
value="1" onchange="showRelatedComponentes()"></input>
+                                                               <label>
+                                                                       
<xsl:value-of select="php:function('lang', 'all types')" />
+                                                               </label>
+                                                               <input 
type="checkbox" id="check_all_types" name="check_all_types" value="1" 
onchange="showAllTypes()"></input>
                                                        </div>                  
                                
                                                        <div 
class="pure-control-group">
                                                                <label 
for="vendor">




reply via email to

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