Roo/bootstrap/RadioSet.js
authoredward <edward@roojs.com>
Thu, 23 Nov 2017 10:47:24 +0000 (18:47 +0800)
committeredward <edward@roojs.com>
Thu, 23 Nov 2017 10:47:24 +0000 (18:47 +0800)
Roo/bootstrap/RadioSet.js

index 68ace79..f585617 100644 (file)
@@ -127,7 +127,7 @@ Roo.extend(Roo.bootstrap.RadioSet, Roo.bootstrap.Input,  {
                 {
                     tag : 'input',
                     cls : 'roo-radio-set-input',
-                    type : 'text',
+                    type : 'hidden',
                     name : this.name,
                     value : this.value ? this.value :  ''
                 },