Pman.Tab.PersonList.js
authoredward <edward@roojs.com>
Fri, 19 Aug 2016 08:17:04 +0000 (16:17 +0800)
committeredward <edward@roojs.com>
Fri, 19 Aug 2016 08:17:04 +0000 (16:17 +0800)
Pman.Tab.PersonList.js

index 7aa8411..d93b80b 100644 (file)
@@ -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();