X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.Tab.GroupsList.js;h=4f073ae30449d8e742a8af899930ee31b2472131;hp=f327624a1d1a7ddabfee29be735825aa37d5f3dd;hb=c1af5e6bb6064e88469651271f4d9aaff34d69c0;hpb=1756eb1ff1e74f7bc839d1c4eca9c772591fde08 diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index f327624a..4f073ae3 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -155,7 +155,7 @@ Pman.Tab.GroupsList.prototype = { // add selection changed... this.panel = parentLayout.add(region, new Roo.GridPanel(this.grid , - { fitToframe: true,fitContainer: true, title: _this.title, id : _this.id, background: true}) + { fitToframe: true,fitContainer: true, title: _this.title, id : _this.id, background: false}) ); this.grid.render();