From e42884f8952e90f62a1d5feff725a8f4115be014 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 16:27:37 +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 21eb8a5b..4ca9cbad 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -460,7 +460,7 @@ Pman.Dialog.PersonEditor.prototype = { xns: Roo.form, fieldLabel : 'Country', hiddenName : 'countries', - name : 'country_name', + name : 'countries_name', width : 300, combo : { xtype: 'ComboBox', -- 2.39.2