From 12967b7692074b72308c688ca393cc6efc39070f Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 16:08:22 +0800 Subject: [PATCH] Pman.Tab.GroupsList.js --- Pman.Tab.GroupsList.js | 2 -- 1 file changed, 2 deletions(-) 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(); -- 2.39.2