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

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

index 76c1d24..16bc4b7 100644 (file)
                                     "|xns": "Roo.form",
                                     "items": [
                                         {
-                                            "|xns": "Roo.form",
-                                            "xtype": "TextField"
+                                            "fieldLabel": "Backgroud Colour",
+                                            "name": "",
+                                            "xtype": "TextField",
+                                            "|xns": "Roo.form"
                                         }
                                     ]
                                 }
index ffcd277..298076f 100644 (file)
@@ -199,7 +199,9 @@ Pman.Dialog.CoreCompanies = {
                                     items : [
                                         {
                                             xtype: 'TextField',
-                                            xns: Roo.form
+                                            xns: Roo.form,
+                                            fieldLabel : 'Backgroud Colour',
+                                            name : ''
                                         }
                                     ]
                                 }