examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Thu, 23 Nov 2017 08:35:06 +0000 (16:35 +0800)
committeredward <edward@roojs.com>
Thu, 23 Nov 2017 08:35:06 +0000 (16:35 +0800)
examples/bootstrap/RadioSet.js

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

index f05f86f..7403060 100644 (file)
@@ -63,7 +63,6 @@
            "$ xns" : "Roo.bootstrap",
            "items" : [
             {
-             "String blankText" : "test",
              "bool allowBlank" : false,
              "xtype" : "RadioSet",
              "string fieldLabel" : "Radio Field Lable",
index 5c27317..d9a3221 100644 (file)
@@ -86,7 +86,6 @@ RadioSet = new Roo.XComponent({
             {
              xtype : 'RadioSet',
              allowBlank : false,
-             blankText : 'test',
              fieldLabel : _this._strings['8d80ce38760953b68529d7fc9d8d89b6'] /* Radio Field Lable */,
              indicatorpos : 'right',
              labelAlign : 'top',