From d6c7c8a578c2125ff512f832500b16cfb067c108 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 16:17:04 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.39.2