fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10057] nomsg


From: Sigurd Nes
Subject: [Fmsystem-commits] [10057] nomsg
Date: Fri, 28 Sep 2012 14:17:16 +0000

Revision: 10057
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10057
Author:   sigurdne
Date:     2012-09-28 14:17:16 +0000 (Fri, 28 Sep 2012)
Log Message:
-----------
nomsg

Modified Paths:
--------------
    trunk/phpgwapi/templates/base/datatable_common.xsl

Modified: trunk/phpgwapi/templates/base/datatable_common.xsl
===================================================================
--- trunk/phpgwapi/templates/base/datatable_common.xsl  2012-09-28 14:17:06 UTC 
(rev 10056)
+++ trunk/phpgwapi/templates/base/datatable_common.xsl  2012-09-28 14:17:16 UTC 
(rev 10057)
@@ -298,6 +298,7 @@
                        ];
                }
                
+<!--
                <xsl:choose>
                        <xsl:when test="//actions != ''">
                                var actions = <xsl:value-of select="//actions" 
disable-output-escaping="yes" />;
@@ -306,6 +307,8 @@
                                var actions = new Array();
                        </xsl:otherwise>        
                </xsl:choose>
+-->
+               var actions = new Array();
 
                <xsl:choose>
                        <xsl:when test="//js_lang != ''">




reply via email to

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