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

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

index a48d7d5..ee20c8f 100644 (file)
@@ -83,6 +83,7 @@
                                     ]
                                 },
                                 {
+                                    "fieldLabel": "Company Name",
                                     "name": "name",
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
index 672165e..bd906c3 100644 (file)
@@ -132,6 +132,7 @@ Pman.Dialog.CoreCompanies = {
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,
+                                    fieldLabel : 'Company Name',
                                     name : 'name'
                                 }
                             ]