X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.js;h=d86560332e40a6a9e18b31c86d4f68d1f7e3cb6d;hb=1950315042fa2fcb0447dea352973caca4a23598;hp=0924b5145033119b50a5dd68337bea3d8663e18c;hpb=bb4fb89236d8d44d451490d99aab90707f990ff8;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 0924b514..d8656033 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -104,7 +104,7 @@ Pman.Dialog.CoreNotifyRecur = { new Pman.Request({ url : baseURL + '/Roo/Core_notify_recur', method :'POST', - params : record.data, + params : p, success : function(data) { //Roo.log(data);