X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.GroupsList.js;h=3b166019d6dd6e3024a6dd81ae1fb4b9c591c895;hb=12967b7692074b72308c688ca393cc6efc39070f;hp=0a6a6ce134a57fbcdd78e18e3818f009030420a7;hpb=a9acbf7776b375b4564233863e7c2130ff2d4890;p=Pman.Core diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 0a6a6ce1..3b166019 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -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();