mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-35597 admin-plugins: are now sorted alphabetically
This commit is contained in:
parent
cea3b7eb76
commit
e5e0d397f4
@ -25,6 +25,9 @@
|
||||
*/
|
||||
|
||||
if ($hassiteconfig) {
|
||||
/* @var admin_root $ADMIN */
|
||||
$ADMIN->locate('modules')->set_sorting(true);
|
||||
|
||||
$ADMIN->add('modules', new admin_page_pluginsoverview());
|
||||
|
||||
// activity modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user