From: edward Date: Fri, 19 Aug 2016 08:11:01 +0000 (+0800) Subject: Pman.Tab.GroupsList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d15c622c231b1a1a31b70712443453ab94b00cd5 Pman.Tab.GroupsList.js --- diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index d4cb80bb..75f1e947 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -156,10 +156,9 @@ Pman.Tab.GroupsList.prototype = { { fitToframe: true,fitContainer: true, title: _this.title, id : _this.id, background: true}) ); - Roo.log(['Groups', parentLayout, this.panel, this.grid]); - this.grid.render(); - + + Roo.log(['Groups', parentLayout, this.panel, this.grid]); new Ext.dd.DropTarget(_this.grid.getView().mainBody, { ddGroup : 'groupDD',