mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-44014-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
0251be5bcc
@ -4503,6 +4503,7 @@ class settings_navigation_ajax extends settings_navigation {
|
||||
if ($this->initialised || during_initial_install()) {
|
||||
return false;
|
||||
}
|
||||
$this->context = $this->page->context;
|
||||
$this->load_administration_settings();
|
||||
|
||||
// Check if local plugins is adding node to site admin.
|
||||
|
Loading…
x
Reference in New Issue
Block a user