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