From: Edward Date: Thu, 8 May 2014 09:28:50 +0000 (+0800) Subject: Pman.Dialog.CoreAutoSavePreview.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ad45b70dfbb05058b129651d165eeac29bd598bc Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index 4abc62a6..95439cf1 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 _this.grid.footer.onClick('first');\n }\n}" }, - "background": true, + "background": false, "fitContainer": true, "fitToframe": true, "region": "west", diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 3b9dc023..4d8e5dc4 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -50,7 +50,7 @@ Pman.Dialog.CoreAutoSavePreview = { } } }, - background : true, + background : false, fitContainer : true, fitToframe : true, region : 'west',