From: Alan Knowles Date: Thu, 11 Sep 2014 11:00:44 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.TPF1LX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=8602f696d0d6ff016c22edd080cb38bdab6d84bb;p=roojs1 examples/bootstrap/dashboard1.bjs.TPF1LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.RL6ZLX examples/bootstrap/dashboard1.js --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 3157d6f2f6..6d4f5c151b 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -118,6 +118,7 @@ }, { "xtype" : "CheckBox", + "String boxLabel" : "checkbox", "$ xns" : "Roo.bootstrap" }, { diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index b72feb10ae..61bfd332d5 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -126,6 +126,7 @@ dashboard1 = new Roo.XComponent({ }, { xtype : 'CheckBox', + boxLabel : 'checkbox', xns : Roo.bootstrap }, {