Pman.Dialog.CoreCompanies.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 12 Sep 2012 08:39:55 +0000 (16:39 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 12 Sep 2012 08:39:55 +0000 (16:39 +0800)
Pman.Dialog.CoreCompanies.js

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

index 6ce4ec4..dc0e805 100644 (file)
                                         {
                                             "fieldLabel": "Background Colour",
                                             "name": "background_color",
-                                            "xtype": "TextField",
+                                            "xtype": "ColorField",
                                             "|xns": "Roo.form"
                                         },
                                         {
index 1e4ed55..35215cd 100644 (file)
@@ -234,7 +234,7 @@ Pman.Dialog.CoreCompanies = {
                                     width : 200,
                                     items : [
                                         {
-                                            xtype: 'TextField',
+                                            xtype: 'ColorField',
                                             xns: Roo.form,
                                             fieldLabel : 'Background Colour',
                                             name : 'background_color'