Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2.1
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
When you open the settings page of an activity-module using groups/groupings (e.g. mod_assign) and having restricted access enabled a button is displayed to restrict access to current chosen group. This gets handled in moodleform_mod::standard_coursemodule_elements(). The button-HTML is created without the classes "btn btn-primary" which makes it appear completely unformatted.