Pman.Tab.AdminProjectManager.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:16:16 +0000 (15:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:16:16 +0000 (15:16 +0800)
Pman.Tab.AdminProjectManager.js

index c93fbb7..3ebd60b 100644 (file)
@@ -33,7 +33,8 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
         this.panel = parentLayout.addxtype({
             xtype: 'NestedLayoutPanel',
             xns: Roo,
-            region : 'center'
+            region : 'center',
+            title : ""
         });
         this.layout = this.panel.layout;