From 53cce81533c2f7284a8f649b5cf39016076525a0 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Mar 2014 15:49:23 +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 6001ab1e..d72e0b9d 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -458,10 +458,10 @@ Pman.Dialog.PersonEditor.prototype = { country : { xtype: 'ComboBoxAdder', - fieldLabel: "Company", + fieldLabel: "Country", name : 'country', selectOnFocus:true, - qtip : "Select Company", + qtip : "Select Country", allowBlank : false, width: 300, -- 2.39.2