Pman.Dialog.CoreAutoSavePreview.bjs
authorEdward <edward@roojs.com>
Thu, 8 May 2014 09:19:09 +0000 (17:19 +0800)
committerEdward <edward@roojs.com>
Thu, 8 May 2014 09:19:09 +0000 (17:19 +0800)
Pman.Dialog.CoreAutoSavePreview.js

Pman.Dialog.CoreAutoSavePreview.bjs
Pman.Dialog.CoreAutoSavePreview.js

index a5e2d71..6d033aa 100644 (file)
@@ -44,7 +44,7 @@
                     "items": [
                         {
                             "listeners": {
-                                "|render": "function() { \n    _this.grid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.panel.active) {\n       this.footer.onClick('first');\n    }\n}"
+                                "|render": "function() { \n    _this.grid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.panel.active) {\n    Roo.log('1');\n       this.footer.onClick('first');\n    }\n}"
                             },
                             "*prop": "grid",
                             "autoExpandColumn": "event_when",
index b055388..61d4e4b 100644 (file)
@@ -64,6 +64,7 @@ Pman.Dialog.CoreAutoSavePreview = {
                                 _this.grid = this; 
                                 //_this.dialog = Pman.Dialog.FILL_IN
                                 if (_this.panel.active) {
+                                Roo.log('1');
                                    this.footer.onClick('first');
                                 }
                             }