X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.js;h=99eed6e52c680d62dfe01776c4ec18ed484c969c;hb=2428db7810cbbfd1e06bd903575471ef3e55fae6;hp=ac21995cc10bba55ddd0503fb0f0cbeae59418d4;hpb=8f053b3b324eade15a2bf86b9529a775df60b3fe;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index ac21995c..99eed6e5 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -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");