From: Edward Date: Thu, 8 May 2014 09:05:59 +0000 (+0800) Subject: Pman.Dialog.CoreAutoSavePreview.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5f469893b952c71397fe9490af94fd428c6f3044 Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index f2738390..a8753d3a 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -116,6 +116,7 @@ "listeners": { "render": "function (_self)\n{\n _this.viewPanel = _self;\n}" }, + "background": false, "xtype": "ContentPanel", "|xns": "Roo" }, diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 369717d0..caeb226c 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -253,7 +253,8 @@ Pman.Dialog.CoreAutoSavePreview = { { _this.viewPanel = _self; } - } + }, + background : false } ], center : {