-
Bug
-
Resolution: Fixed
-
Minor
-
3.8
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-66874-master -
The button type master checkbox-toggleall element always have the "btn btn-secondary" classes. So it cannot be styled properly as btn-link or any other standard BS4 button.
It might make sense to use the default "btn-secondary" class only if the "classes" attribute is not set.