From 4e4d666b18a3c13380ff0744cc6e0091870c8fed Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 17:25:48 +0800 Subject: [PATCH] Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- Pman.Dialog.CoreAutoSavePreview.bjs | 2 +- Pman.Dialog.CoreAutoSavePreview.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index 6e51b42d..413874be 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -33,7 +33,7 @@ "listeners": { "|activate": "function() {\n _this.panel = this;\n if (_this.grid) {\n Roo.log(2);\n _this.grid.footer.onClick('first');\n }\n}" }, - "background": false, + "background": true, "fitContainer": true, "fitToframe": true, "region": "west", diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 0815a759..391495ee 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -51,7 +51,7 @@ Pman.Dialog.CoreAutoSavePreview = { } } }, - background : false, + background : true, fitContainer : true, fitToframe : true, region : 'west', -- 2.39.2