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