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

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

index 1618b48..f774180 100644 (file)
            "items" : [
             {
              "Boolean allowBlank" : false,
+             "Number labelmd" : 6,
              "String name" : "text_name",
              "xtype" : "Input",
-             "Number labelxs" : 6,
              "string placeholder" : "Text",
              "string fieldLabel" : "Text Name",
              "$ xns" : "Roo.bootstrap"
index 348c0ba..4782acf 100644 (file)
@@ -173,7 +173,7 @@ RadioSet = new Roo.XComponent({
              xtype : 'Input',
              allowBlank : false,
              fieldLabel : _this._strings['cb77406bbf3dfa74988524ac61a5a9be'] /* Text Name */,
-             labelxs : 6,
+             labelmd : 6,
              name : 'text_name',
              placeholder : _this._strings['9dffbf69ffba8bc38bc4e01abf4b1675'] /* Text */,
              xns : Roo.bootstrap,