Pman.Tab.GroupsList.js
authoredward <edward@roojs.com>
Fri, 19 Aug 2016 08:08:22 +0000 (16:08 +0800)
committeredward <edward@roojs.com>
Fri, 19 Aug 2016 08:08:22 +0000 (16:08 +0800)
Pman.Tab.GroupsList.js

index 0a6a6ce..3b16601 100644 (file)
@@ -155,8 +155,6 @@ 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('test!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
-        Roo.log(this.panel);
         this.grid.render();