examples/bootstrap/bootstrap.js
authorJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 07:35:30 +0000 (15:35 +0800)
committerJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 07:35:30 +0000 (15:35 +0800)
examples/bootstrap/bootstrap.js

index 8809f69..f15a58c 100644 (file)
@@ -275,20 +275,6 @@ Roo.example.bootstrap = new Roo.XComponent({
                             glyphicon: 'volume-up',
                             html: 'glyphicon'
                         },
-                        {
-                            xtype: 'Button',
-                            xns : Roo.bootstrap,
-                            menu:  {
-                                xtype : 'Menu',
-                                xns : Roo.bootstrap,
-                                items : [
-                                    {
-                                        xtype: 'Button',
-                                        xns : Roo.bootstrap,
-                                    }
-                                ]
-                            }
-                        },
                         {
                             xtype: 'Button',
                             xns : Roo.bootstrap,