Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index ac21995..99eed6e 100644 (file)
@@ -102,7 +102,8 @@ Pman.Dialog.CoreNotifyRecur = {
                                         params : record.data,
                                         success : function(data)
                                         {
-                                            Roo.log(data);
+                                            //Roo.log(data);
+                                            record.set('id', data.data.id);
                                         },
                                         failure : function() {
                                             Roo.MessageBox.alert("Error", "There was a problem saving");