mirror of
https://github.com/moodle/moodle.git
synced 2025-04-05 00:12:42 +02:00
In MDL-79985 a new form element was created to display a new generic dropdown with extra information like a description or an icon on each option. This commits replaces the select for the course format form element in the Course settings page with this new component.