From f961942f2c3bcf2f392cae5a76270dd006e3990a Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 17:06:17 +0800 Subject: [PATCH] Pman.Dialog.CoreAutoSavePreview.bjs Pman.Dialog.CoreAutoSavePreview.js --- Pman.Dialog.CoreAutoSavePreview.bjs | 1 + Pman.Dialog.CoreAutoSavePreview.js | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Pman.Dialog.CoreAutoSavePreview.bjs b/Pman.Dialog.CoreAutoSavePreview.bjs index d7e2e76c..9b6fbb7f 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -118,6 +118,7 @@ }, "background": false, "fitContainer": true, + "region": "center", "xtype": "ContentPanel", "|xns": "Roo" }, diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 4a3bae78..c744795c 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -255,7 +255,8 @@ Pman.Dialog.CoreAutoSavePreview = { } }, background : false, - fitContainer : true + fitContainer : true, + region : 'center' } ], center : { -- 2.39.2