DataObjects/Core_company.php
[Pman.Core] / Pman.Tab.PersonList.js
index 989ba5d..6e6b8c8 100644 (file)
@@ -150,7 +150,7 @@ Pman.Tab.PersonList.prototype = {
             }
         );
 
-        Roo.log(['Person', parentLayout]);
+
 
         this.tab = parentLayout.add(region,
             new Roo.NestedLayoutPanel(
@@ -290,8 +290,6 @@ Pman.Tab.PersonList.prototype = {
         );
         this.grid.render();
         
-        Roo.log(['Person', this.layout, this.panel, this.grid]);
-        
         if (this.hiddenColumns) {
             var cm = this.grid.getColumnModel();
             Roo.each(this.hiddenColumns, function(c) {