fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13337]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13337]
Date: Wed, 03 Jun 2015 17:20:13 +0000

Revision: 13337
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13337
Author:   nelson224
Date:     2015-06-03 17:20:13 +0000 (Wed, 03 Jun 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/templates/base/uiinvestment.index.xsl

Modified: branches/dev-syncromind/property/templates/base/uiinvestment.index.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/uiinvestment.index.xsl      
2015-06-03 16:57:28 UTC (rev 13336)
+++ branches/dev-syncromind/property/templates/base/uiinvestment.index.xsl      
2015-06-03 17:20:13 UTC (rev 13337)
@@ -679,16 +679,16 @@
                                                                                
                                                                                
                                action += 
"&confirm=yes&phpgw_return_as=json";
                                                                                
                                                                                
                                execute_ajax(action, function(result){
                                                                                
                                                                                
                                        
document.getElementById("message").innerHTML += '<br/>' + result;
-                                                                               
                                                                                
                                });
-                                                                               
                                                                                
                                oTable.fnDraw();
+                                                                               
                                                                                
                                        oTable.fnDraw();
+                                                                               
                                                                                
                                });                                             
                                                                                
                                                                
                                                                                
                                                                                
                }
                                                                                
                                                                                
                else if (target == 'ajax')
                                                                                
                                                                                
                {
                                                                                
                                                                                
                                action += "&amp;phpgw_return_as=json";
                                                                                
                                                                                
                                execute_ajax(action, function(result){
                                                                                
                                                                                
                                        
document.getElementById("message").innerHTML += '<br/>' + result;
-                                                                               
                                                                                
                                });
-                                                                               
                                                                                
                                oTable.fnDraw();
+                                                                               
                                                                                
                                        oTable.fnDraw();
+                                                                               
                                                                                
                                });                                             
                                                                                
                                                                
                                                                                
                                                                                
                }
                                                                                
                                                                                
                else
                                                                                
                                                                                
                {




reply via email to

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