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

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

index 815e6ab..53eea49 100644 (file)
@@ -94,7 +94,7 @@
                                 {
                                     "allowBlank": true,
                                     "fieldLabel": "Company Name",
-                                    "name": "name",
+                                    "name": "tel",
                                     "qtip": "Enter Company Name",
                                     "width": 300,
                                     "xtype": "TextField",
index ae27793..12701bc 100644 (file)
@@ -143,7 +143,7 @@ Pman.Dialog.CoreCompanies = {
                                     xns: Roo.form,
                                     allowBlank : true,
                                     fieldLabel : 'Company Name',
-                                    name : 'name',
+                                    name : 'tel',
                                     qtip : "Enter Company Name",
                                     width : 300
                                 }