fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10044] logistic


From: Sigurd Nes
Subject: [Fmsystem-commits] [10044] logistic
Date: Thu, 27 Sep 2012 11:01:05 +0000

Revision: 10044
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10044
Author:   sigurdne
Date:     2012-09-27 11:01:04 +0000 (Thu, 27 Sep 2012)
Log Message:
-----------
logistic

Modified Paths:
--------------
    trunk/logistic/templates/base/datatable.xsl

Modified: trunk/logistic/templates/base/datatable.xsl
===================================================================
--- trunk/logistic/templates/base/datatable.xsl 2012-09-27 10:54:21 UTC (rev 
10043)
+++ trunk/logistic/templates/base/datatable.xsl 2012-09-27 11:01:04 UTC (rev 
10044)
@@ -274,7 +274,7 @@
                                </xsl:for-each>
                        ];
                }
-<!--           
+               
                <xsl:choose>
                        <xsl:when test="//actions != ''">
                                var actions = <xsl:value-of select="//actions" 
disable-output-escaping="yes" />;
@@ -283,7 +283,7 @@
                                var actions = new Array();
                        </xsl:otherwise>        
                </xsl:choose>
--->
+
                <xsl:choose>
                        <xsl:when test="//js_lang != ''">
                                var lang = <xsl:value-of select="//js_lang"/>;




reply via email to

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