Roo/bootstrap/RadioSet.js
authoredward <edward@roojs.com>
Fri, 17 Nov 2017 09:44:28 +0000 (17:44 +0800)
committeredward <edward@roojs.com>
Fri, 17 Nov 2017 09:44:28 +0000 (17:44 +0800)
Roo/bootstrap/RadioSet.js

index 2248350..98f7fc5 100644 (file)
@@ -78,11 +78,7 @@ Roo.extend(Roo.bootstrap.RadioSet, Roo.bootstrap.Input,  {
                     name : this.name,
                     value : this.value ? this.value :  ''
                 },
-                label,
-                {
-                    tag : 'div',
-                    cls : 'roo-radio-set-items'
-                }
+                label
             ]
         };