Pman.Dialog.PersonEditor.js
authorChris <chris@roojs.com>
Tue, 18 Mar 2014 07:49:23 +0000 (15:49 +0800)
committerChris <chris@roojs.com>
Tue, 18 Mar 2014 07:49:23 +0000 (15:49 +0800)
Pman.Dialog.PersonEditor.js

index 6001ab1..d72e0b9 100644 (file)
@@ -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,