examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Fri, 17 Nov 2017 05:12:48 +0000 (13:12 +0800)
committeredward <edward@roojs.com>
Fri, 17 Nov 2017 05:12:48 +0000 (13:12 +0800)
examples/bootstrap/RadioSet.js

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

index 2db41fc..76b6e27 100644 (file)
@@ -62,6 +62,7 @@
              "xtype" : "RadioSet",
              "string fieldLabel" : "Radio Field Lable",
              "$ xns" : "Roo.bootstrap",
+             "string indicatorpos" : "right",
              "string name" : "post_name",
              "items" : [
               {
index 3f10177..4cb0108 100644 (file)
@@ -82,6 +82,7 @@ RadioSet = new Roo.XComponent({
              xtype : 'RadioSet',
              allowblank : false,
              fieldLabel : _this._strings['8d80ce38760953b68529d7fc9d8d89b6'] /* Radio Field Lable */,
+             indicatorpos : 'right',
              name : 'post_name',
              xns : Roo.bootstrap,
              '|xns' : 'Roo.bootstrap',