Pman.Tab.GroupsList.js
authoredward <edward@roojs.com>
Thu, 13 Jul 2017 09:14:37 +0000 (17:14 +0800)
committeredward <edward@roojs.com>
Thu, 13 Jul 2017 09:14:37 +0000 (17:14 +0800)
Pman.Tab.GroupsList.js

index 20ce2fc..de0d7fa 100644 (file)
@@ -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();