From: Chris Date: Tue, 18 Mar 2014 07:49:23 +0000 (+0800) Subject: Pman.Dialog.PersonEditor.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=53cce81533c2f7284a8f649b5cf39016076525a0 Pman.Dialog.PersonEditor.js --- 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,