From: Alan Knowles Date: Thu, 11 Sep 2014 11:13:02 +0000 (+0800) Subject: examples/bootstrap/dashboard1.bjs.NTC4LX X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=3dc9406aa0e263ec838546d498de503384043e74;p=roojs1 examples/bootstrap/dashboard1.bjs.NTC4LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.IKI4LX examples/bootstrap/dashboard1.js --- diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index e68f6af781..f0988ee506 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -537,7 +537,8 @@ "xtype" : "Radio", "String boxLabel" : "Radio 2", "$ xns" : "Roo.bootstrap", - "string value" : 2 + "string value" : 2, + "string weight" : "" }, { "String name" : "radio", diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 75505807ad..77fbbeaed3 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -577,7 +577,8 @@ dashboard1 = new Roo.XComponent({ xtype : 'Radio', boxLabel : 'Radio 2', xns : Roo.bootstrap, - value : 2 + value : 2, + weight : '' }, { name : 'radio',