examples/bootstrap/sample.js
authorJulian Knowles <julian@roojs.com>
Mon, 27 Jan 2014 08:18:13 +0000 (16:18 +0800)
committerJulian Knowles <julian@roojs.com>
Mon, 27 Jan 2014 08:18:13 +0000 (16:18 +0800)
examples/bootstrap/sample.js

index 3e323f8..a039b24 100644 (file)
@@ -686,7 +686,8 @@ Roo.example.bootstrap = new Roo.XComponent({
                                                                     items: [
                                                                         {
                                                                             xtype: 'TableCell',
-                                                                            xns: Roo.bootstrap
+                                                                            xns: Roo.bootstrap,
+                                                                            html: '<code>.btn.btn-default</code>'
                                                                         }
                                                                     ]
                                                                 }