Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index c7b4e4a..d93b80b 100644 (file)
@@ -288,10 +288,10 @@ Pman.Tab.PersonList.prototype = {
                 controller : this 
             })
         );
-Roo.log('title !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!11');
-        Roo.log(this.title);
         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) {