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

index a44ae6d..75ffced 100644 (file)
@@ -66,7 +66,7 @@ Roo.extend(Roo.bootstrap.Radio, Roo.bootstrap.CheckBox,  {
                 // does not need for, as we wrap the input with it..
                 cls : 'control-label ' + inline,
                 html : boxLabel
-                
+                cn : []
         };
         
         var fieldLabel = {
@@ -146,7 +146,6 @@ Roo.extend(Roo.bootstrap.Radio, Roo.bootstrap.CheckBox,  {
         
         if (this.fieldLabel && this.fieldLabel.length) {
             cfg.cn.push(fieldLabel);
-            
         }