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

index 6b400de..2b795d1 100644 (file)
@@ -27,7 +27,7 @@ Roo.example.bootstrap = new Roo.XComponent({
             items : [
                  {
                     xtype: 'Calendar',
-                    xns: Roo.bootstrap,
+                    xns: Roo.bootstrap
                  }
             ]
         };