From 047d8035e3d96f4b093c3646f120ef9809b5a577 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 16:18:19 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index d93b80b3..6e6b8c8e 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -290,8 +290,6 @@ Pman.Tab.PersonList.prototype = { ); this.grid.render(); - Roo.log(['Person', this.parentLayout, this.panel, this.grid]); - if (this.hiddenColumns) { var cm = this.grid.getColumnModel(); Roo.each(this.hiddenColumns, function(c) { -- 2.39.2