fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16292]


From: nelson . guerra
Subject: [Fmsystem-commits] [16292]
Date: Fri, 10 Feb 2017 03:29:35 -0500 (EST)

Revision: 16292
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16292
Author:   nelson224
Date:     2017-02-10 03:29:34 -0500 (Fri, 10 Feb 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-02-10 08:08:25 UTC (rev 16291)
+++ branches/dev-syncromind-2/property/templates/base/generic_document.xsl      
2017-02-10 08:29:34 UTC (rev 16292)
@@ -204,6 +204,16 @@
                                                        </label>
                                                        <a 
href="{link_file}"><xsl:value-of select="file_name" /></a>
                                                </div>
+                                               <div class="pure-control-group">
+                                                       <label>
+                                                               <xsl:value-of 
select="php:function('lang', 'Path')"/>
+                                                       </label>
+                                                       <xsl:for-each 
select="document/paths">
+                                                               <div 
class='pure-custom'>
+                                                                       
<div><xsl:value-of select="value"/></div>
+                                                               </div>          
                                                
+                                                       </xsl:for-each>
+                                               </div>
                                                <xsl:choose>
                                                        <xsl:when 
test="editable = 1">
                                                                <div 
class="pure-control-group">




reply via email to

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