X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.GroupsList.js;h=3b166019d6dd6e3024a6dd81ae1fb4b9c591c895;hb=a5013f6149dc212e0ce04713485f79a633aeaca9;hp=75f1e947456eb86539bb08c3bb84771e112675b9;hpb=047d8035e3d96f4b093c3646f120ef9809b5a577;p=Pman.Core diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 75f1e947..3b166019 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -155,10 +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}) ); - this.grid.render(); - - Roo.log(['Groups', parentLayout, this.panel, this.grid]); + new Ext.dd.DropTarget(_this.grid.getView().mainBody, { ddGroup : 'groupDD',