mirror of
https://github.com/moodle/moodle.git
synced 2025-02-16 05:45:36 +01:00
Removes $PAGE->set_secondary_navigation(false) calls which certain pages were using to prevent displaying secondary navigation menu in the system context. This logic is now generally handled within the secondary navigation class.