From: edward Date: Thu, 13 Jul 2017 09:54:07 +0000 (+0800) Subject: Pman.Tab.GroupsList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=1756eb1ff1e74f7bc839d1c4eca9c772591fde08 Pman.Tab.GroupsList.js --- diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 4f073ae3..f327624a 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: false}) + { fitToframe: true,fitContainer: true, title: _this.title, id : _this.id, background: true}) ); this.grid.render();