X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.js;h=243a86019a39f34b5217ba1cc57e1e80726bebbd;hb=243f077d8ad99e72a5bc09b0977142414b2bf7ba;hp=10c413388d852b6046246d290e16060b0a6ef0d8;hpb=6b5a971dbcaa111517c5ba2c64071721b430d23e;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 10c41338..243a8601 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -41,9 +41,9 @@ Pman.Dialog.CoreNotifyRecur = { xns: Roo, listeners : { activate : function() { - _this.panel = this; + _this.panel = this; if (_this.grid) { - _this.grid.footer.onClick('first'); + // _this.grid.footer.onClick('first'); } } },