mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-34716 outcomes: Fix admin tree location
This commit is contained in:
parent
d590ffdc68
commit
d1ba2660ae
@ -96,7 +96,7 @@ if ($id) {
|
||||
|
||||
if (!$courseid) {
|
||||
require_once $CFG->libdir.'/adminlib.php';
|
||||
admin_externalpage_setup('scales');
|
||||
admin_externalpage_setup('outcomes');
|
||||
}
|
||||
|
||||
// default return url
|
||||
|
Loading…
x
Reference in New Issue
Block a user