X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.GroupsList.js;h=4f073ae30449d8e742a8af899930ee31b2472131;hb=66c7f301d01738f3a6c98694f48ee851d6213441;hp=f327624a1d1a7ddabfee29be735825aa37d5f3dd;hpb=00aa7e295a74852c0531ae96b19faaddfee7958f;p=Pman.Core 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();