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

index c44bfa3..631545e 100644 (file)
@@ -33,9 +33,10 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
         this.panel = parentLayout.addxtype({
             xtype: 'NestedLayoutPanel',
             xns: Roo,
+            fitContainer : true,
             region : 'center',
             title : "Projects",
-            fitContainer : true,
+            fitToFrame : true,
             layout : {
                 xtype: 'BorderLayout',
                 xns: Roo,