Pman.Tab.PersonList.js
[Pman.Core] / Pman.Tab.PersonList.js
index 6e6b8c8..28efd55 100644 (file)
@@ -132,6 +132,8 @@ 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);