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

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