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

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

index fc88023..1382c1e 100644 (file)
                                 },
                                 {
                                     "allowBlank": true,
-                                    "fieldLabel": "Fax",
+                                    "fieldLabel": "Email",
                                     "name": "fax",
                                     "qtip": "Enter Fax Number",
                                     "width": 300,
index 5caec22..ff05092 100644 (file)
@@ -160,7 +160,7 @@ Pman.Dialog.CoreCompanies = {
                                     xtype: 'TextField',
                                     xns: Roo.form,
                                     allowBlank : true,
-                                    fieldLabel : 'Fax',
+                                    fieldLabel : 'Email',
                                     name : 'fax',
                                     qtip : "Enter Fax Number",
                                     width : 300