fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15017]


From: nelson . guerra
Subject: [Fmsystem-commits] [15017]
Date: Fri, 13 May 2016 00:39:59 +0000 (UTC)

Revision: 15017
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15017
Author:   nelson224
Date:     2016-05-13 00:39:58 +0000 (Fri, 13 May 2016)
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      
2016-05-13 00:39:35 UTC (rev 15016)
+++ branches/dev-syncromind-2/property/templates/base/generic_document.xsl      
2016-05-13 00:39:58 UTC (rev 15017)
@@ -227,6 +227,14 @@
                                                <div id="relations">
                                                        <h3>Implement how to 
find and link documents to items - using &quot;location_id&quot;, 
&quot;item_id&quot; and the &quot;phpgw_vfs_file_relation&quot;</h3>
                                                        <div 
class="pure-control-group">
+                                                               <label>
+                                                                       
<xsl:value-of select="php:function('lang', 'entity group')" />
+                                                               </label>
+                                                               <select 
id="entity_group_id" name="entity_group_id">
+                                                                       
<xsl:apply-templates select="entity_group_filter/options"/>
+                                                               </select>
+                                                       </div>                  
                                
+                                                       <div 
class="pure-control-group">
                                                                <label 
for="vendor">
                                                                        
<xsl:value-of select="php:function('lang', 'item types')" />
                                                                </label>




reply via email to

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