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

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

index e6a7f1b..91f6c0c 100644 (file)
                                 },
                                 {
                                     "allowBlank": true,
-                                    "fieldLabel": "Email",
+                                    "fieldLabel": "Address",
                                     "name": "email",
                                     "qtip": "Enter Email Address",
                                     "width": 300,
index 7eaacc8..05aee59 100644 (file)
@@ -164,6 +164,15 @@ Pman.Dialog.CoreCompanies = {
                                     name : 'email',
                                     qtip : "Enter Email Address",
                                     width : 300
+                                },
+                                {
+                                    xtype: 'TextField',
+                                    xns: Roo.form,
+                                    allowBlank : true,
+                                    fieldLabel : 'Address',
+                                    name : 'email',
+                                    qtip : "Enter Email Address",
+                                    width : 300
                                 }
                             ]
                         }