examples/grid/calendar.html
authorAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 11:30:37 +0000 (19:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 9 Apr 2014 11:30:37 +0000 (19:30 +0800)
examples/grid/calendar.html

index b485007..b21d9a8 100644 (file)
@@ -38,7 +38,7 @@
 <button type="button" onclick="RooDocs.viewSource.show('/calendar.js')">calendar.js</button>  and 
 <button type="button" onclick="RooDocs.viewSource.show('/calendar.html')">calendar.html</button> .</p>
 
-<div id="grid-panel" style="width:600px;height:300px;">
+<div id="grid-panel" style="width:1000px;height:500px;">
 <div id="grid-example"></div>
 </div>
 </body>