examples/bootstrap/bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 08:07:47 +0000 (16:07 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 08:07:47 +0000 (16:07 +0800)
examples/bootstrap/bootstrap.js

index 0e506f9..427d7c8 100644 (file)
@@ -233,7 +233,7 @@ Roo.example.bootstrap = new Roo.XComponent({
                             xtype: 'Button',
                             xns : Roo.bootstrap,
                             html: 'popover - default',
-                            cn : [
+                            items : [
                                 {
                                     xtype: 'Popover',
                                     xns: Roo.bootstrap,