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