roojs-all.js
[roojs1] / Roo / form / Radio.js
index 2a938f3..52b6d15 100644 (file)
@@ -97,8 +97,7 @@ Roo.extend(Roo.form.Radio, Roo.form.Checkbox, {
         }
         this.inSetChecked = true;
                 
-               this.el.dom.value = state ? this.inputValue : this.valueOff;
-                
+                 
         this.inSetChecked = false;
         
     },