roojs-all.js
[roojs1] / Roo / form / Radio.js
index 867f294..0216a4b 100644 (file)
@@ -98,9 +98,9 @@ Roo.extend(Roo.form.Radio, Roo.form.Checkbox, {
         
     },
     reset : function(){
-       // this.setValue(this.resetValue);
+        // this.setValue(this.resetValue);
         //this.originalValue = this.getValue();
         this.clearInvalid();
-    },
+    } 
     
 });
\ No newline at end of file