Roo/bootstrap/Radio.js
authorAlan Knowles <alan@roojs.com>
Thu, 30 Jul 2015 06:15:25 +0000 (14:15 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Jul 2015 06:15:25 +0000 (14:15 +0800)
Roo/bootstrap/Radio.js

index 0fb997c..e373b1f 100644 (file)
@@ -119,6 +119,8 @@ Roo.extend(Roo.bootstrap.Radio, Roo.bootstrap.CheckBox,  {
             this.labelWidth = this.labelWidth  || 100;
             lbl.style =  'width: ' + (this.labelWidth *1) +'px';
             lbl.tag = 'span';
+            lbl['for'] = '';
+           
             
         }