examples/bootstrap/bootstrap.js
authorJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 10:10:51 +0000 (18:10 +0800)
committerJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 10:10:51 +0000 (18:10 +0800)
examples/bootstrap/bootstrap.js

index 5f999a5..ffe988d 100644 (file)
@@ -423,25 +423,21 @@ Roo.example.bootstrap = new Roo.XComponent({
                                             xtype: 'Button',
                                             xns: Roo.bootstrap,
                                             html : '',
-                                            glyphicon: 'align-left'
                                         },
                                         {
                                             xtype: 'Button',
                                             xns: Roo.bootstrap,
                                             html : '',
-                                            glyphicon: 'align-center'
                                         },
                                         {
                                             xtype: 'Button',
                                             xns: Roo.bootstrap,
                                             html : '',
-                                            glyphicon: 'align-right'
                                         },
                                         {
                                             xtype: 'Button',
                                             xns: Roo.bootstrap,
                                             html : '',
-                                            glyphicon: 'align-justify'
                                         }
                                     ]
                                 },