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

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

index 7a107ed..2db41fc 100644 (file)
@@ -58,6 +58,7 @@
            "$ xns" : "Roo.bootstrap",
            "items" : [
             {
+             "bool allowblank" : false,
              "xtype" : "RadioSet",
              "string fieldLabel" : "Radio Field Lable",
              "$ xns" : "Roo.bootstrap",
index 1075f23..3f10177 100644 (file)
@@ -80,6 +80,7 @@ RadioSet = new Roo.XComponent({
            items  : [
             {
              xtype : 'RadioSet',
+             allowblank : false,
              fieldLabel : _this._strings['8d80ce38760953b68529d7fc9d8d89b6'] /* Radio Field Lable */,
              name : 'post_name',
              xns : Roo.bootstrap,