fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15227]


From: nelson . guerra
Subject: [Fmsystem-commits] [15227]
Date: Tue, 31 May 2016 01:34:13 +0000 (UTC)

Revision: 15227
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15227
Author:   nelson224
Date:     2016-05-31 01:34:13 +0000 (Tue, 31 May 2016)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/templates/base/entity.xsl
===================================================================
--- branches/dev-syncromind-2/property/templates/base/entity.xsl        
2016-05-31 01:33:51 UTC (rev 15226)
+++ branches/dev-syncromind-2/property/templates/base/entity.xsl        
2016-05-31 01:34:13 UTC (rev 15227)
@@ -802,7 +802,8 @@
                                        </xsl:when>
                                </xsl:choose>
 
-
+                               <xsl:choose>
+                                       <xsl:when test="enable_bulk = 1">
                                                <div id="inventory">
                                                        <fieldset>
                                                                <div 
class="pure-control-group">
@@ -831,8 +832,8 @@
                                                                </xsl:choose>
                                                        </fieldset>
                                                </div>
-               
-
+                                       </xsl:when>
+                               </xsl:choose>
                        </div>
                        <xsl:choose>
                                <xsl:when test="mode = 'edit'">




reply via email to

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