mirror of
https://github.com/moodle/moodle.git
synced 2025-06-02 22:25:04 +02: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.