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

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

index 91f6c0c..20e13e6 100644 (file)
                                 {
                                     "allowBlank": true,
                                     "fieldLabel": "Address",
-                                    "name": "email",
-                                    "qtip": "Enter Email Address",
+                                    "name": "address",
+                                    "qtip": "Enter Address",
                                     "width": 300,
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
index 05aee59..2c183b7 100644 (file)
@@ -170,8 +170,8 @@ Pman.Dialog.CoreCompanies = {
                                     xns: Roo.form,
                                     allowBlank : true,
                                     fieldLabel : 'Address',
-                                    name : 'email',
-                                    qtip : "Enter Email Address",
+                                    name : 'address',
+                                    qtip : "Enter Address",
                                     width : 300
                                 }
                             ]