From 58c47055181d7cd57ea9bbca827514136501ea7f Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 4 May 2015 16:11:21 +0800 Subject: [PATCH] Pman.Dialog.CoreNotifyRecur.bjs Pman.Dialog.CoreNotifyRecur.js --- Pman.Dialog.CoreNotifyRecur.bjs | 2 +- Pman.Dialog.CoreNotifyRecur.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 6a706f43..e86a3b90 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -34,7 +34,7 @@ "xtype" : "LayoutDialog", "width" : 800, "$ xns" : "Roo", - "resizable" : false, + "resizable" : true, "height" : 550, "items" : [ { diff --git a/Pman.Dialog.CoreNotifyRecur.js b/Pman.Dialog.CoreNotifyRecur.js index 922fc039..a1a3d318 100644 --- a/Pman.Dialog.CoreNotifyRecur.js +++ b/Pman.Dialog.CoreNotifyRecur.js @@ -60,7 +60,7 @@ Pman.Dialog.CoreNotifyRecur = { '|xns' : 'Roo', height : 550, modal : true, - resizable : false, + resizable : true, title : _this._strings['c1d32776cd2d2afcd2c45a52f58679f4'], width : 800, xns : Roo, -- 2.39.2