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

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