Pman.Tab.StaffMgr.js
authoredward <edward@roojs.com>
Fri, 19 Aug 2016 06:58:58 +0000 (14:58 +0800)
committeredward <edward@roojs.com>
Fri, 19 Aug 2016 06:58:58 +0000 (14:58 +0800)
Pman.Tab.StaffMgr.js

index 021abb1..a54aad2 100644 (file)
@@ -66,6 +66,7 @@ Pman.Tab.StaffMgr = {
         
         Roo.log(parentLayout);
         Roo.log(region);
+        Roo.log(this);
         
         this.tab = parentLayout.add(region,  new Ext.NestedLayoutPanel(
             this.layout, {title: this.title || "Staff / Teams", background: true}));