Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 06:04:20 +0000 (14:04 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 06:04:20 +0000 (14:04 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 53eea49..a910f1c 100644 (file)
@@ -93,7 +93,7 @@
                                 },
                                 {
                                     "allowBlank": true,
-                                    "fieldLabel": "Company Name",
+                                    "fieldLabel": "Phone",
                                     "name": "tel",
                                     "qtip": "Enter Company Name",
                                     "width": 300,
index 12701bc..751a9ce 100644 (file)
@@ -142,7 +142,7 @@ Pman.Dialog.CoreCompanies = {
                                     xtype: 'TextField',
                                     xns: Roo.form,
                                     allowBlank : true,
-                                    fieldLabel : 'Company Name',
+                                    fieldLabel : 'Phone',
                                     name : 'tel',
                                     qtip : "Enter Company Name",
                                     width : 300