Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index 0924b51..d865603 100644 (file)
@@ -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);