From 614d5adf869035db74d22e0ed21f52d3ba0483ac Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 8 May 2014 17:05:44 +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 b2ca8858..f2738390 100644 --- a/Pman.Dialog.CoreAutoSavePreview.bjs +++ b/Pman.Dialog.CoreAutoSavePreview.bjs @@ -25,7 +25,7 @@ { "*prop": "west", "split": true, - "width": 150, + "width": 200, "xtype": "LayoutRegion", "|xns": "Roo" }, diff --git a/Pman.Dialog.CoreAutoSavePreview.js b/Pman.Dialog.CoreAutoSavePreview.js index 94dc8a68..369717d0 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 : 150 + width : 200 }, buttons : [ { -- 2.39.2