Merge branch 'MDL-44014-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user