examples/bootstrap/calendar.js
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:59:11 +0000 (12:59 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 04:59:11 +0000 (12:59 +0800)
examples/bootstrap/calendar.js

index ea6da15..eaaf2fc 100644 (file)
@@ -34,7 +34,7 @@ Roo.example.calendar = new Roo.XComponent({
                             xtype: 'Row',
                             xns: Roo.bootstrap,
                             style :  'margin-top:50px',
-                            cn : [
+                            items : [
                                 { 
                                     xtype: 'Calendar',
                                     xns: Roo.bootstrap,