mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-74386 navigation: Do not load course navigation in system context
This commit is contained in:
parent
49eb6ed755
commit
93aa5ab03e
@ -728,8 +728,6 @@ class secondary extends view {
|
||||
$siteadminnode->add_node(clone $child);
|
||||
}
|
||||
}
|
||||
} else if ($this->page->course->id == $SITE->id) {
|
||||
$this->load_course_navigation();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user