examples/bootstrap/dashboard4.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 31 Mar 2015 09:08:22 +0000 (17:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 31 Mar 2015 09:08:22 +0000 (17:08 +0800)
examples/bootstrap/dashboard4.js

examples/bootstrap/dashboard4.bjs
examples/bootstrap/dashboard4.js

index 4578507..880184c 100644 (file)
@@ -97,6 +97,7 @@
                    "$ xns" : "Roo.bootstrap",
                    "items" : [
                     {
+                     "String size" : "sm",
                      "xtype" : "Button",
                      "$ xns" : "Roo.bootstrap"
                     }
index cdfaa9b..c6c1a5b 100644 (file)
@@ -123,6 +123,7 @@ dashboard4 = new Roo.XComponent({
                    items : [
                     {
                      '|xns' : 'Roo.bootstrap',
+                     size : 'sm',
                      xns : Roo.bootstrap,
                      xtype : 'Button'
                     }