From ecc4a30d48c8ed3f9e9542fca84e0902e0763eef Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 17:05:39 +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 ccc86684..b2ca8858 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -25,7 +25,7 @@ { "*prop": "west", "split": true, - "width": 300, + "width": 150, "xtype": "LayoutRegion", "|xns": "Roo" }, diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 2d3cc5f8..94dc8a68 100644 --- a/Pman.Dialog.CoreAutoSavePreview.js +++ b/Pman.Dialog.CoreAutoSavePreview.js @@ -264,7 +264,7 @@ Pman.Dialog.CoreAutoSavePreview = { xtype: 'LayoutRegion', xns: Roo, split : true, - width : 300 + width : 150 }, buttons : [ { -- 2.39.2