examples/layout/calendar.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:25:25 +0000 (14:25 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:25:25 +0000 (14:25 +0800)
examples/layout/calendar.js

index 4694381..b61dea2 100644 (file)
@@ -17,6 +17,7 @@ calendarpanel = new Roo.XComponent({
         return {
             xtype: 'NestedLayoutPanel',
             xns: Roo,
+            height : '900px',
             region : 'center',
             layout : {
                 xtype: 'BorderLayout',