-
Bug
-
Resolution: Fixed
-
Major
-
4.5 regressions, 4.5.3, 5.0
- Create a course in 'topics' format with several sections
- Inspect the "Add content" buttons, they all have aria-label="Insert content before '0'"
This is coming from here
https://github.com/moodle/moodle/blob/main/course/classes/output/activitychooserbutton.php#L78
https://github.com/moodle/moodle/blob/main/course/templates/activitychooserbutton.mustache#L50
Added in MDL-81767 in 4.5 when it was only used for modules. It looks like in 5.0 we started using this component for sections too
- is a regression caused by
-
MDL-81767 Add a mod_subsection button to the add activity button.
-
- Closed
-