fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13371]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13371]
Date: Fri, 05 Jun 2015 16:28:21 +0000

Revision: 13371
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13371
Author:   nelson224
Date:     2015-06-05 16:28:21 +0000 (Fri, 05 Jun 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/js/portico/s_agreement.edit.js

Modified: branches/dev-syncromind/property/js/portico/s_agreement.edit.js
===================================================================
--- branches/dev-syncromind/property/js/portico/s_agreement.edit.js     
2015-06-05 16:28:01 UTC (rev 13370)
+++ branches/dev-syncromind/property/js/portico/s_agreement.edit.js     
2015-06-05 16:28:21 UTC (rev 13371)
@@ -5,7 +5,7 @@
  */
 var sUrl_agreement = phpGWLink('index.php', {'menuaction': 
'property.uis_agreement.edit_alarm'});
 
-onActionsClick_notify=function(type, ids){
+onActionsClick_notify=function(type, ids, requestUrl){
 
     $.ajax({
             type: 'POST',
@@ -17,6 +17,7 @@
                     {
 
                     }
+                                       
JqueryPortico.updateinlineTableHelper(oTable0, requestUrl);
             }
     });
 }




reply via email to

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