Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cea3b7e
)
MDL-35597 admin-plugins: are now sorted alphabetically
author
Sam Hemelryk
<sam@moodle.com>
Wed, 11 Dec 2013 21:02:22 +0000
(10:02 +1300)
committer
Sam Hemelryk
<sam@moodle.com>
Sun, 12 Jan 2014 19:12:42 +0000
(08:12 +1300)
admin/settings/plugins.php
patch
|
blob
|
blame
|
history
diff --git
a/admin/settings/plugins.php
b/admin/settings/plugins.php
index
283d02a
..
b7a3fe9
100644
(file)
--- a/
admin/settings/plugins.php
+++ b/
admin/settings/plugins.php
@@
-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