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

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

index 7ed08d3..75c9913 100644 (file)
                                 },
                                 {
                                     "allowBlank": true,
-                                    "fieldLabel": "Phone",
+                                    "fieldLabel": "Fax",
                                     "name": "tel",
                                     "qtip": "Enter Phone Number",
                                     "width": 300,
index 2d0cc35..d21523a 100644 (file)
@@ -151,7 +151,7 @@ Pman.Dialog.CoreCompanies = {
                                     xtype: 'TextField',
                                     xns: Roo.form,
                                     allowBlank : true,
-                                    fieldLabel : 'Phone',
+                                    fieldLabel : 'Fax',
                                     name : 'tel',
                                     qtip : "Enter Phone Number",
                                     width : 300