fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12160] typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [12160] typo
Date: Sun, 12 Oct 2014 18:01:51 +0000

Revision: 12160
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12160
Author:   sigurdne
Date:     2014-10-12 18:01:50 +0000 (Sun, 12 Oct 2014)
Log Message:
-----------
typo

Modified Paths:
--------------
    branches/dev-syncromind/phpgwapi/js/jquery/common.js
    branches/dev-syncromind/property/templates/base/condition_survey.xsl

Modified: branches/dev-syncromind/phpgwapi/js/jquery/common.js
===================================================================
--- branches/dev-syncromind/phpgwapi/js/jquery/common.js        2014-10-12 
17:46:07 UTC (rev 12159)
+++ branches/dev-syncromind/phpgwapi/js/jquery/common.js        2014-10-12 
18:01:50 UTC (rev 12160)
@@ -25,7 +25,7 @@
 //             columns.push({"data":colDefs[i]['key']});
 //     }
 
-       return {container:container, columns: columns, url: url};
+//     return {container:container, columns: columns, url: url};
 
        $(document).ready(function ()
        {

Modified: branches/dev-syncromind/property/templates/base/condition_survey.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/condition_survey.xsl        
2014-10-12 17:46:07 UTC (rev 12159)
+++ branches/dev-syncromind/property/templates/base/condition_survey.xsl        
2014-10-12 18:01:50 UTC (rev 12160)
@@ -595,7 +595,7 @@
                }
 ]]>
 
-               JqueryPortico.inlineTableHelper2("<xsl:value-of 
select="$container"/>", <xsl:value-of select="$requestUrl"/>, columns);
+               JqueryPortico.inlineTableHelper("<xsl:value-of 
select="$container"/>", <xsl:value-of select="$requestUrl"/>, columns);
 
        </script>
 </xsl:template>




reply via email to

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