From b1d2c5fd93727df55f09aa9232a082a094705f05 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:57:12 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index b95aceef..15ff5926 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -494,7 +494,7 @@ Pman.Dialog.PersonEditor.prototype = { triggerAction : 'all', typeAhead : true, valueField : 'id', - width : 480, + width : 300, store : { xtype: 'Store', xns: Roo.data, -- 2.39.2