Pman.Tab.PersonList.js
authoredward <edward@roojs.com>
Fri, 19 Aug 2016 07:54:03 +0000 (15:54 +0800)
committeredward <edward@roojs.com>
Fri, 19 Aug 2016 07:54:03 +0000 (15:54 +0800)
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);