From ee8de77266ebef94fa3e99bb499d9fd28ed9eb20 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Sep 2014 16:39:25 +0800 Subject: [PATCH] examples/bootstrap/dashboard1.bjs.2BZ9LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.3249LX examples/bootstrap/dashboard1.js --- examples/bootstrap/dashboard1.bjs | 2 +- examples/bootstrap/dashboard1.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 0fef1e94e7..31dfae69bf 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -358,7 +358,7 @@ "xtype" : "Header", "$ xns" : "Roo.bootstrap", "Number level" : 4, - "String html" : "With checkbox and radio" + "String html" : "With buttons" } ] } diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index d509396af4..ea57b59a4d 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -380,7 +380,7 @@ dashboard1 = new Roo.XComponent({ xtype : 'Header', xns : Roo.bootstrap, level : 4, - html : 'With checkbox and radio' + html : 'With buttons' } ] -- 2.39.2