X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.js;h=2b3e116be4f650d345e6d6d53a2d971762c9695a;hb=70ecebaf2e46d812172bb82155c0a818b41a97b8;hp=107b2644892ed6f5ee682295d2598e21a45285ec;hpb=38f3607388e34afafb00cbdbd7b55e0cfacfb6a2;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 107b2644..2b3e116b 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -256,7 +256,7 @@ Pman.Dialog.CoreNotifyRecur = { url : baseURL + '/Roo/core_notify_recur', method : 'POST', params : { - _delete : _this.grid.ds.getAt(s[0]).data.id, + _delete : _this.grid.ds.getAt(s[0]).data.id }, success : function() { _this.grid.ds.load({});