moodle/admin/user
Sujith Haridasan aa1c2e2382 MDL-73848 administration: Fix the breadcrumbs and nav highlights
Create or update the breadcrumbs in the site administration
pages where it is required.
Highlight the corresponding site adminstration tab.
Highlight the primary nav to Site administration when user
is navigating to any of the site administration pages.

Also changed the boostnavbar so that the nodes in the secondary
navigation are not shown in the breadcrumbs when user is in site
administration page.
2022-03-25 17:44:47 +08:00
..
lib.php
user_bulk.php MDL-38511 admin: Allow plugins to define custom bulk actions 2020-01-23 00:29:54 +11:00
user_bulk_cohortadd.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
user_bulk_cohortadd_form.php
user_bulk_confirm.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_delete.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_display.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_download.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_forcepasswordchange.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_bulk_forms.php Merge branch 'MDL-38511-bulk-actions' of https://github.com/brendanheywood/moodle 2020-01-28 11:10:17 +08:00
user_bulk_message.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
user_message_form.php