Roo/bootstrap/Radio.js
authorAlan Knowles <alan@roojs.com>
Thu, 30 Jul 2015 05:49:16 +0000 (13:49 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Jul 2015 05:49:16 +0000 (13:49 +0800)
Roo/bootstrap/Radio.js

index fcbba5f..5df5ed8 100644 (file)
@@ -114,7 +114,7 @@ Roo.extend(Roo.bootstrap.Radio, Roo.bootstrap.CheckBox,  {
         };
         if (this.boxLabel) {
             lbl.tag = 'span';
-             
+            lbl.cls =  'col-md-' + this.labelWidth;
         }