Pman.Tab.StaffMgr.js
authoredward <edward@roojs.com>
Fri, 19 Aug 2016 07:47:45 +0000 (15:47 +0800)
committeredward <edward@roojs.com>
Fri, 19 Aug 2016 07:47:45 +0000 (15:47 +0800)
Pman.Tab.StaffMgr.js

index a54aad2..2d0fe4d 100644 (file)
@@ -72,6 +72,7 @@ Pman.Tab.StaffMgr = {
             this.layout, {title: this.title || "Staff / Teams", background: true}));
         
         this.tab.on('activate', function() {
+            Roo.log('activate called!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1');
             _this.layout.getRegion('center').showPanel(0);
             
             if (_this.layout.getRegion('west').panels.length) {