examples/layout/calendar.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 07:56:48 +0000 (15:56 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 07:56:48 +0000 (15:56 +0800)
examples/layout/calendar.js

index a1a6288..489afa9 100644 (file)
@@ -73,7 +73,8 @@ calendarpanel = new Roo.XComponent({
                 ],
                 center : {
                     xtype: 'LayoutRegion',
-                    xns: Roo
+                    xns: Roo,
+                    height : 900
                 }
             },
             listeners : {