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

index d93b80b..6e6b8c8 100644 (file)
@@ -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) {