examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Fri, 17 Nov 2017 08:50:27 +0000 (16:50 +0800)
committeredward <edward@roojs.com>
Fri, 17 Nov 2017 08:50:27 +0000 (16:50 +0800)
examples/bootstrap/RadioSet.js

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

index 5ec7f66..3457c7b 100644 (file)
@@ -62,7 +62,7 @@
              "xtype" : "RadioSet",
              "string fieldLabel" : "Radio Field Lable",
              "$ xns" : "Roo.bootstrap",
-             "string indicatorpos" : "right",
+             "string indicatorpos" : "left",
              "string name" : "radio_name",
              "items" : [
               {
index 86cc03e..e751ad2 100644 (file)
@@ -82,7 +82,7 @@ RadioSet = new Roo.XComponent({
              xtype : 'RadioSet',
              allowBlank : false,
              fieldLabel : _this._strings['8d80ce38760953b68529d7fc9d8d89b6'] /* Radio Field Lable */,
-             indicatorpos : 'right',
+             indicatorpos : 'left',
              name : 'radio_name',
              xns : Roo.bootstrap,
              '|xns' : 'Roo.bootstrap',