Pman.Dialog.CoreCompanies.bjs
authorEdward <edward@roojs.com>
Wed, 16 Apr 2014 10:23:49 +0000 (18:23 +0800)
committerEdward <edward@roojs.com>
Wed, 16 Apr 2014 10:23:49 +0000 (18:23 +0800)
Pman.Dialog.CoreCompanies.js

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

index d4df527..4a2ff17 100644 (file)
                                         },
                                         {
                                             "allowBlank": true,
-                                            "fieldLabel": "Email",
-                                            "name": "email",
+                                            "fieldLabel": "Url",
+                                            "name": "url",
                                             "qtip": "Enter Email Address",
                                             "width": 300,
                                             "xtype": "TextField",
index 840691c..ebc7fa2 100644 (file)
@@ -210,8 +210,8 @@ Pman.Dialog.CoreCompanies = {
                                             xtype: 'TextField',
                                             xns: Roo.form,
                                             allowBlank : true,
-                                            fieldLabel : 'Email',
-                                            name : 'email',
+                                            fieldLabel : 'Url',
+                                            name : 'url',
                                             qtip : "Enter Email Address",
                                             width : 300
                                         },