X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=examples%2Fbootstrap%2Fdashboard4.js;fp=examples%2Fbootstrap%2Fdashboard4.js;h=5ea667c64b0c4b6c750b50fc9fb159fb85b0cb1c;hp=9226da6e7e7b4546b4f17f1b8142e87a970b0ff5;hb=1058d8298e1db26a6df52e7899b8cf205d405cf5;hpb=03a7eb86563d8546525395971b45c6506e33aa0f diff --git a/examples/bootstrap/dashboard4.js b/examples/bootstrap/dashboard4.js index 9226da6e7e..5ea667c64b 100644 --- a/examples/bootstrap/dashboard4.js +++ b/examples/bootstrap/dashboard4.js @@ -36,6 +36,11 @@ dashboard4 = new Roo.XComponent({ xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap', items : [ + { + xtype : 'Button', + xns : Roo.bootstrap, + '|xns' : 'Roo.bootstrap' + }, { xtype : 'Row', xns : Roo.bootstrap,