Pman.Tab.PersonList.js
authoredward <edward@roojs.com>
Fri, 19 Aug 2016 06:43:59 +0000 (14:43 +0800)
committeredward <edward@roojs.com>
Fri, 19 Aug 2016 06:43:59 +0000 (14:43 +0800)
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);