Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.js
index 61d4e4b..44b58ab 100644 (file)
@@ -46,6 +46,7 @@ Pman.Dialog.CoreAutoSavePreview = {
                         activate : function() {
                             _this.panel = this;
                             if (_this.grid) {
+                            Roo.log(2);
                                 _this.grid.footer.onClick('first');
                             }
                         }