X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.GroupsList.js;h=68ecfa722e48414caa63f95f311d8abeffa940a8;hb=7cb64338c9220b39c800cb64bd1a20e62acb7a50;hp=3b166019d6dd6e3024a6dd81ae1fb4b9c591c895;hpb=4f08c9cc804a804ffb5693a39cb3c3a31672e36f;p=Pman.Core diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 3b166019..68ecfa72 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -155,6 +155,8 @@ Pman.Tab.GroupsList.prototype = { this.panel = parentLayout.add(region, new Ext.GridPanel(this.grid , { fitToframe: true,fitContainer: true, title: _this.title, id : _this.id, background: true}) ); + + Roo.log(this.panel); this.grid.render();