examples/bootstrap/dashboard4.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 2 Dec 2020 07:09:43 +0000 (15:09 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 Dec 2020 07:09:43 +0000 (15:09 +0800)
examples/bootstrap/dashboard4.js

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

index 7c650a8..48084b8 100644 (file)
@@ -59,6 +59,7 @@
              "$ xns" : "Roo.bootstrap",
              "items" : [
               {
+               "String size" : "sm",
                "xtype" : "Button",
                "String fa" : "plus",
                "$ xns" : "Roo.bootstrap",
index 40e95cd..7e80711 100644 (file)
@@ -83,6 +83,7 @@ dashboard4 = new Roo.XComponent({
              after : {
               xtype : 'Button',
               fa : 'plus',
+              size : 'sm',
               xns : Roo.bootstrap,
               '|xns' : 'Roo.bootstrap'
              }