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

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