From: edward Date: Fri, 19 Aug 2016 08:16:34 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=072a4896f20729d8f315c911e44eaf265430d6de Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 6e6b8c8e..7aa8411f 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -290,6 +290,8 @@ Pman.Tab.PersonList.prototype = { ); this.grid.render(); + Roo.log(['Groups', parentLayout, this.panel, this.grid]); + if (this.hiddenColumns) { var cm = this.grid.getColumnModel(); Roo.each(this.hiddenColumns, function(c) {