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

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

index 8f05eb0..136ce28 100644 (file)
              "xtype" : "Input",
              "string placeholder" : "Text",
              "string fieldLabel" : "Text Name",
-             "$ xns" : "Roo.bootstrap",
-             "Number labelWidth" : 300
+             "$ xns" : "Roo.bootstrap"
             }
            ]
           }
index 193f5be..dc4760f 100644 (file)
@@ -173,7 +173,6 @@ RadioSet = new Roo.XComponent({
              xtype : 'Input',
              allowBlank : false,
              fieldLabel : _this._strings['cb77406bbf3dfa74988524ac61a5a9be'] /* Text Name */,
-             labelWidth : 300,
              name : 'text_name',
              placeholder : _this._strings['9dffbf69ffba8bc38bc4e01abf4b1675'] /* Text */,
              xns : Roo.bootstrap,