MDL-35597 admin-plugins: are now sorted alphabetically
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user