X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2Fsrc%2FRoo_bootstrap_Radio.js.html;h=2c25fa292d903ee74a90d334f07fd1195f37373f;hb=aee20f8a5af6367c96009f05488184e259c3b161;hp=c1a31b01385b5a74dd668e779d7e3f5e1cc9c660;hpb=4093a151465ac13c049ee70abdf70f12c4e4ee20;p=roojs1 diff --git a/docs/symbols/src/Roo_bootstrap_Radio.js.html b/docs/symbols/src/Roo_bootstrap_Radio.js.html index c1a31b0138..2c25fa292d 100644 --- a/docs/symbols/src/Roo_bootstrap_Radio.js.html +++ b/docs/symbols/src/Roo_bootstrap_Radio.js.html @@ -205,17 +205,15 @@ v.dom.checked = false; }); } - Roo.log(this.inputEl().dom); this.checked = state; this.inputEl().dom.checked = state; if(suppressEvent !== true){ this.fireEvent('check', this, state); } - //this.inputEl().dom.value = state ? this.inputValue : this.valueOff; - - }, + this.validate() + }, getGroupValue : function() {