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

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

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