examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Thu, 23 Nov 2017 07:07:50 +0000 (15:07 +0800)
committeredward <edward@roojs.com>
Thu, 23 Nov 2017 07:07:50 +0000 (15:07 +0800)
examples/bootstrap/RadioSet.js

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

index c6a12f7..d67bcf2 100644 (file)
            "String style" : "margin-top: 15px;",
            "items" : [
             {
-             "Number labelmd" : 6,
              "bool allowBlank" : false,
              "xtype" : "RadioSet",
              "string fieldLabel" : "Radio Field Lable Left",
            "items" : [
             {
              "Boolean allowBlank" : false,
-             "Number labelmd" : 6,
              "String name" : "text_name",
              "xtype" : "Input",
-             "string placeholder" : "Text",
              "string fieldLabel" : "Text Name",
+             "string placeholder" : "Text",
              "$ xns" : "Roo.bootstrap"
             }
            ]
index 50c1964..688da7e 100644 (file)
@@ -132,7 +132,6 @@ RadioSet = new Roo.XComponent({
              fieldLabel : _this._strings['e3917ff2d3b3a88eab391651215d6445'] /* Radio Field Lable Left */,
              indicatorpos : 'right',
              labelAlign : 'left',
-             labelmd : 6,
              name : 'left_radio',
              xns : Roo.bootstrap,
              '|xns' : 'Roo.bootstrap',
@@ -173,7 +172,6 @@ RadioSet = new Roo.XComponent({
              xtype : 'Input',
              allowBlank : false,
              fieldLabel : _this._strings['cb77406bbf3dfa74988524ac61a5a9be'] /* Text Name */,
-             labelmd : 6,
              name : 'text_name',
              placeholder : _this._strings['9dffbf69ffba8bc38bc4e01abf4b1675'] /* Text */,
              xns : Roo.bootstrap,