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

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

index 6932dc6..6a87591 100644 (file)
                                             "name": "background_color",
                                             "xtype": "TextField",
                                             "|xns": "Roo.form"
+                                        },
+                                        {
+                                            "|xns": "Roo.form",
+                                            "xtype": "FieldSet"
                                         }
                                     ]
                                 }
index fd5c2d6..38ad060 100644 (file)
@@ -202,6 +202,10 @@ Pman.Dialog.CoreCompanies = {
                                             xns: Roo.form,
                                             fieldLabel : 'Background Colour',
                                             name : 'background_color'
+                                        },
+                                        {
+                                            xtype: 'FieldSet',
+                                            xns: Roo.form
                                         }
                                     ]
                                 }