From 796a186c66965bc229d8015df16b6a808d5197cd Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 16:28:08 +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 4ca9cbad..debe4e34 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -455,7 +455,7 @@ Pman.Dialog.PersonEditor.prototype = { xtype : 'TextField', width : 300 }, - country : { + countries : { xtype: 'ComboBoxArray', xns: Roo.form, fieldLabel : 'Country', -- 2.39.2