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

index 703b8af..68b4f40 100644 (file)
@@ -72,7 +72,7 @@ Roo.extend(Roo.bootstrap.Radio, Roo.bootstrap.CheckBox,  {
         var labelWidth = this.labelWidth ? this.labelWidth *1 : 100;
         
         var fieldLabel = {
-            tag: 'span' ,
+            tag: 'label' ,
             //cls : 'control-label' + inline,
             html : this.fieldLabel,
             style : 'width:' +  labelWidth  + 'px'