From 002fa5db5ae49a3110543a6d4b468e3503c69857 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:58:19 +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 fc76a686..a46c34cf 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -480,7 +480,7 @@ Pman.Dialog.PersonEditor.prototype = { triggerAction : 'all', typeAhead : true, valueField : 'id', - width : 300, + width : 280, store : { xtype: 'Store', xns: Roo.data, -- 2.39.2