You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay. My focus has been moving in other areas lately.
I won't be touching BMVC much going forward.
I'll be fixing this at a later time in bulk with other issues if these come around.
The helptext-div is not being rendered when you call .HelpText() on a Checkbox.
For example:
@f.FormGroup().CheckBoxFor(m => m.MyProperty).HelpText("Description")
I've tried both overloads.
TwitterBootstrapMVC 3.17.7
The text was updated successfully, but these errors were encountered: