Roo/bootstrap/RadioSet.js
authoredward <edward@roojs.com>
Mon, 20 Nov 2017 09:58:14 +0000 (17:58 +0800)
committeredward <edward@roojs.com>
Mon, 20 Nov 2017 09:58:14 +0000 (17:58 +0800)
Roo/bootstrap/RadioSet.js

index c75d861..6f06404 100644 (file)
@@ -129,6 +129,8 @@ Roo.extend(Roo.bootstrap.RadioSet, Roo.bootstrap.Input,  {
         this.labelEl = this.el.select('.roo-radio-set-label', true).first();
         this.labelEl.setVisibilityMode(Roo.Element.DISPLAY);
         
+        this.indicatorEl().setVisibilityMode(Roo.Element.DISPLAY);
+        
         if(!this.fieldLabel.length){
             this.labelEl.hide();
         }