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

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

index b519e05..43a4b05 100644 (file)
                                             "xtype": "FieldSet",
                                             "items": [
                                                 {
+                                                    "fieldLabel": "Logo Image",
                                                     "icon": "rootURL + 'images/default/dd/drop-add.gif'",
                                                     "xtype": "DisplayField",
                                                     "|xns": "Roo.form"
index 945a066..b463a38 100644 (file)
@@ -210,6 +210,7 @@ Pman.Dialog.CoreCompanies = {
                                                 {
                                                     xtype: 'DisplayField',
                                                     xns: Roo.form,
+                                                    fieldLabel : 'Logo Image',
                                                     icon : 'rootURL + \'images/default/dd/drop-add.gif\''
                                                 }
                                             ]