Pman.Tab.StaffMgr.js
authorEdward <edward@roojs.com>
Wed, 21 Jan 2015 04:49:35 +0000 (12:49 +0800)
committerEdward <edward@roojs.com>
Wed, 21 Jan 2015 04:49:35 +0000 (12:49 +0800)
Pman.Tab.StaffMgr.js

index 8e94213..99c0670 100644 (file)
@@ -63,7 +63,7 @@ Pman.Tab.StaffMgr = {
         
        
         this.tab = parentLayout.add(region,  new Ext.NestedLayoutPanel(
-            this.layout, {title: this.title || "Staff / Teams", background: true}));
+            this.layout, {title: this.title || "Staff / Teams1", background: true}));
         
         this.tab.on('activate', function() {
             _this.layout.getRegion('center').showPanel(0);