moodle/my
Mihail Geshoski 8d0ca00e95 MDL-74386 navigation: Remove redundant set_secondary_navigation() calls
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.
2022-04-08 15:11:31 +08:00
..
classes/privacy MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:22 +08:00
templates MDL-73549 Course: My course page menu improvement 2022-03-08 14:25:19 +07:00
tests MDL-74078 core_my: Lock all blocks on the my courses page 2022-04-04 14:24:56 +08:00
courses.php MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
index.php MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
indexsys.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
lib.php MDL-73274 theme_boost: add block/activity styling 2021-12-15 14:46:45 +01:00
upgrade.txt MDL-70801 core_my: Add a new courses page 2021-11-15 11:49:35 +08:00