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

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

index c3664a9..e6a7f1b 100644 (file)
                                     "allowBlank": true,
                                     "fieldLabel": "Email",
                                     "name": "email",
-                                    "qtip": "Enter Fax Number",
+                                    "qtip": "Enter Email Address",
+                                    "width": 300,
+                                    "xtype": "TextField",
+                                    "|xns": "Roo.form"
+                                },
+                                {
+                                    "allowBlank": true,
+                                    "fieldLabel": "Email",
+                                    "name": "email",
+                                    "qtip": "Enter Email Address",
                                     "width": 300,
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
index 3f8cbf0..7eaacc8 100644 (file)
@@ -162,7 +162,7 @@ Pman.Dialog.CoreCompanies = {
                                     allowBlank : true,
                                     fieldLabel : 'Email',
                                     name : 'email',
-                                    qtip : "Enter Fax Number",
+                                    qtip : "Enter Email Address",
                                     width : 300
                                 }
                             ]