From d7fbf3d2ae636ad5b980654fa03927e1d1ff6707 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:25:29 +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 a0733a06..b205a2f1 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -459,7 +459,7 @@ Pman.Dialog.PersonEditor.prototype = { xtype: 'ComboBoxAdder', fieldLabel: "Company", - name : 'company_id_name', + name : 'country', selectOnFocus:true, qtip : "Select Company", allowBlank : false, -- 2.39.2