mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-56630 theme_boost: Edit settings menu not always showing when it should
This commit is contained in:
parent
a0bdffbd73
commit
72deb9c861
@ -606,6 +606,7 @@ class core_renderer extends \core_renderer {
|
||||
|
||||
if ($context->contextlevel == CONTEXT_MODULE) {
|
||||
|
||||
$this->page->navigation->initialise();
|
||||
$node = $this->page->navigation->find_active_node();
|
||||
$buildmenu = false;
|
||||
// If the settings menu has been forced then show the menu.
|
||||
|
Loading…
x
Reference in New Issue
Block a user