Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index 28efd55..6e6b8c8 100644 (file)
@@ -132,8 +132,6 @@ Pman.Tab.PersonList.prototype = {
     
     add : function(parentLayout, region) {
         
-        Roo.log('PersonList add called!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
-        
         var _this = this;
         if (this.tab) {
             parentLayout.getRegion(region).showPanel(this.panel);