examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Thu, 23 Nov 2017 06:26:44 +0000 (14:26 +0800)
committeredward <edward@roojs.com>
Thu, 23 Nov 2017 06:26:44 +0000 (14:26 +0800)
examples/bootstrap/RadioSet.js

examples/bootstrap/RadioSet.bjs
examples/bootstrap/RadioSet.js

index d4967df..8cfddfa 100644 (file)
@@ -45,8 +45,8 @@
            "items" : [
             {
              "xtype" : "Header",
-             "$ xns" : "Roo.bootstrap",
              "Number level" : 1,
+             "$ xns" : "Roo.bootstrap",
              "String html" : "Radio Set Example"
             }
            ]
              "string fieldLabel" : "Radio Field Lable Left",
              "$ xns" : "Roo.bootstrap",
              "string indicatorpos" : "right",
+             "Number labelWidth" : 6,
              "string name" : "left_radio",
              "string labelAlign" : "left",
              "items" : [
index 2f400f6..2dca626 100644 (file)
@@ -131,6 +131,7 @@ RadioSet = new Roo.XComponent({
              fieldLabel : _this._strings['e3917ff2d3b3a88eab391651215d6445'] /* Radio Field Lable Left */,
              indicatorpos : 'right',
              labelAlign : 'left',
+             labelWidth : 6,
              name : 'left_radio',
              xns : Roo.bootstrap,
              '|xns' : 'Roo.bootstrap',