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

index d4cb80b..75f1e94 100644 (file)
@@ -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',