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

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