From: Alan Knowles Date: Thu, 11 Sep 2014 08:39:16 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.GCW5LX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=00b70832007f5485f8c74367ac593cc037414042;p=roojs1 examples/bootstrap/dashboard1.bjs.GCW5LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.GOU6LX examples/bootstrap/dashboard1.js examples/bootstrap/dashboard1.bjs.MXS6LX examples/bootstrap/dashboard1.js.T216LX --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index c460315d67..0fef1e94e7 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -353,6 +353,12 @@ "string size" : "md" } ] + }, + { + "xtype" : "Header", + "$ xns" : "Roo.bootstrap", + "Number level" : 4, + "String html" : "With checkbox and radio" } ] } diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index e6b9aa90f3..d509396af4 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -375,6 +375,12 @@ dashboard1 = new Roo.XComponent({ } ] + }, + { + xtype : 'Header', + xns : Roo.bootstrap, + level : 4, + html : 'With checkbox and radio' } ]