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

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

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