Pman.Tab.AdminTranslations.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 02:53:14 +0000 (10:53 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Sep 2011 02:53:14 +0000 (10:53 +0800)
Pman.Tab.AdminTranslations.js

index 5725ba5..84dd045 100644 (file)
@@ -34,7 +34,11 @@ Pman.Tab.AdminTranslations = new Roo.util.Observable({
             xtype: 'NestedLayoutPanel',
             xns: Roo,
             region : 'center',
-            title : "Translate App"
+            title : "Translate App",
+            layout : {
+                xtype: 'BorderLayout',
+                xns: Roo
+            }
         });
         this.layout = this.panel.layout;