From efa504c4378d2e3335154c2076e20d5a4a1e2648 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:56:42 +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 9f73756d..b95aceef 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -458,7 +458,7 @@ Pman.Dialog.PersonEditor.prototype = { country : { xtype: 'ComboBoxArray', xns: Roo.form, - fieldLabel : 'Journalist', + fieldLabel : 'Country', hiddenName : 'country_id', name : 'country', width : 300, -- 2.39.2