X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.js;h=5be1fab84a36cd658a2efcdab7c5ab9b36a53c9d;hb=94047a20dc22d6930b9ec6b5152e2f9db0903e74;hp=1340efd746be65482c3f7ad8c5c83c56c73c9f5f;hpb=79fc2d86ff8620150dc3da6974e0147b6558a4c3;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 1340efd7..5be1fab8 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -117,7 +117,7 @@ Pman.Dialog.CoreNotifyRecur = { if (!_this.data) { return false; } - o.params = Roo.apply(o.params, { + o.params = Roo.apply(o.params || {}, { person_id : _this.data.person_id, onid : _this.data.onid, ontable : _this.data.ontable,