examples/bootstrap/dashboard1.bjs.6S4CMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:41:59 +0000 (16:41 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:41:59 +0000 (16:41 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.E0ZCMX
examples/bootstrap/dashboard1.js

examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js

index a7ea7a4..918221e 100644 (file)
                                                                                         {
                                                                                             "xtype" : "Button",
                                                                                             "$ xns" : "Roo.bootstrap",
+                                                                                            "String html" : "test",
                                                                                             "* prop" : "before"
                                                                                         }
                                                                                     ]
index 6ea1b20..8aa99ff 100644 (file)
@@ -385,7 +385,8 @@ dashboard1 = new Roo.XComponent({
                                                                                {
                                                                                     before : {
                                                                                         xtype : 'Button',
-                                                                                        xns : Roo.bootstrap
+                                                                                        xns : Roo.bootstrap,
+                                                                                        html : 'test'
                                                                                     },
                                                                                     xtype : 'Input',
                                                                                     placeholder : 'before :  - an object...    ',