moodle/tag
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 MDL-74131 tags: Fix flagged tags color contrast 2022-03-14 09:59:13 +01:00
templates MDL-60492 core_tag: Fix title attribute 2020-08-05 12:52:09 +01:00
tests Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
edit.php MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
edit_form.php MDL-51283 core_tag: change tagtype to isstandard 2016-02-02 17:31:14 +08:00
index.php MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
lib.php MDL-53772 inplace_editable: set context in callbacks 2016-04-14 13:58:29 +08:00
locallib.php MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
manage.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
search.php MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
upgrade.txt MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php 2018-08-01 10:32:37 +08:00
user.php MDL-50851 user: use new tag API for interests 2016-01-10 15:25:47 +08:00