mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-44014-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
0251be5bcc
1 changed files with 1 additions and 0 deletions
|
@ -4503,6 +4503,7 @@ class settings_navigation_ajax extends settings_navigation {
|
||||||
if ($this->initialised || during_initial_install()) {
|
if ($this->initialised || during_initial_install()) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
$this->context = $this->page->context;
|
||||||
$this->load_administration_settings();
|
$this->load_administration_settings();
|
||||||
|
|
||||||
// Check if local plugins is adding node to site admin.
|
// Check if local plugins is adding node to site admin.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue