fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14041]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14041]
Date: Tue, 29 Sep 2015 00:25:34 +0000

Revision: 14041
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14041
Author:   nelson224
Date:     2015-09-29 00:25:34 +0000 (Tue, 29 Sep 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/phpgwapi/js/jquery/common.js

Modified: branches/dev-syncromind/phpgwapi/js/jquery/common.js
===================================================================
--- branches/dev-syncromind/phpgwapi/js/jquery/common.js        2015-09-29 
00:25:13 UTC (rev 14040)
+++ branches/dev-syncromind/phpgwapi/js/jquery/common.js        2015-09-29 
00:25:34 UTC (rev 14041)
@@ -266,18 +266,19 @@
                         },
                        fnInitComplete: function (oSettings, json)
                        {
-                               if(JqueryPortico.inlineTablesRendered == 
JqueryPortico.inlineTablesDefined)
+                               /*if(JqueryPortico.inlineTablesRendered == 
JqueryPortico.inlineTablesDefined)
                                {
                                        if(typeof(JqueryPortico.render_tabs) == 
'function')
                                        {
-                                               var delay=350;//allow extra 350 
milliseconds to really finish
+                                               var delay=15;//allow extra 350 
milliseconds to really finish
                                                setTimeout(function()
                                                {
                                                        
JqueryPortico.render_tabs();
+                                                       
alert(JqueryPortico.inlineTablesRendered);
 
                                                },delay);
                                        }
-                               }
+                               }*/
                        },
                //      lengthMenu:             JqueryPortico.i18n.lengthmenu(),
                //      language:               JqueryPortico.i18n.datatable(),




reply via email to

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