examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Fri, 17 Nov 2017 09:00:21 +0000 (17:00 +0800)
committeredward <edward@roojs.com>
Fri, 17 Nov 2017 09:00:21 +0000 (17:00 +0800)
examples/bootstrap/RadioSet.js

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

index 7686db3..b5ec3c0 100644 (file)
@@ -7,6 +7,7 @@
  "modOrder" : "001",
  "strings" : {
   "7fa3b767c460b54a2be4d49030b349c7" : "no",
+  "e3917ff2d3b3a88eab391651215d6445" : "Radio Field Lable Left",
   "8d80ce38760953b68529d7fc9d8d89b6" : "Radio Field Lable",
   "a6105c0a611b41b08f1209506350279e" : "yes",
   "b7dc22f0e17f4dfca2940eb0bd0cdc54" : "Radio Set Example"
             {
              "bool allowBlank" : false,
              "xtype" : "RadioSet",
-             "string fieldLabel" : "Radio Field Lable",
+             "string fieldLabel" : "Radio Field Lable Left",
              "$ xns" : "Roo.bootstrap",
              "string indicatorpos" : "right",
-             "string name" : "radio_name",
+             "string name" : "left_radio",
              "items" : [
               {
                "xtype" : "Radio",
index 1c09c38..1633da8 100644 (file)
@@ -6,6 +6,7 @@ RadioSet = new Roo.XComponent({
 
  _strings : {
   '7fa3b767c460b54a2be4d49030b349c7' :"no",
+  'e3917ff2d3b3a88eab391651215d6445' :"Radio Field Lable Left",
   '8d80ce38760953b68529d7fc9d8d89b6' :"Radio Field Lable",
   'a6105c0a611b41b08f1209506350279e' :"yes",
   'b7dc22f0e17f4dfca2940eb0bd0cdc54' :"Radio Set Example"
@@ -143,9 +144,9 @@ RadioSet = new Roo.XComponent({
             {
              xtype : 'RadioSet',
              allowBlank : false,
-             fieldLabel : _this._strings['8d80ce38760953b68529d7fc9d8d89b6'] /* Radio Field Lable */,
+             fieldLabel : _this._strings['e3917ff2d3b3a88eab391651215d6445'] /* Radio Field Lable Left */,
              indicatorpos : 'right',
-             name : 'radio_name',
+             name : 'left_radio',
              xns : Roo.bootstrap,
              '|xns' : 'Roo.bootstrap',
              items  : [