From: edward Date: Fri, 19 Aug 2016 08:18:25 +0000 (+0800) Subject: Pman.Tab.GroupsList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a5013f6149dc212e0ce04713485f79a633aeaca9 Pman.Tab.GroupsList.js --- 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',