From 1bf50ca88a68358fbef69bca932ea1f46e072fc2 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 16:02:41 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index 1ab8e462..825cd300 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -459,8 +459,8 @@ Pman.Dialog.PersonEditor.prototype = { xtype: 'ComboBoxArray', xns: Roo.form, fieldLabel : 'Country', - hiddenName : 'country_id', - name : 'country', + hiddenName : 'country', + name : 'country_name', width : 300, combo : { xtype: 'ComboBox', -- 2.39.2