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

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