MDL-80199 report_log: remove duplicate "all logs" breadcrumb.

This commit is contained in:
Paul Holden 2023-03-14 09:49:36 +00:00
parent 9587029a46
commit 5be06944e4
No known key found for this signature in database
GPG Key ID: A81A96D6045F6164

View File

@ -79,7 +79,6 @@ $PAGE->set_url('/report/log/user.php', array('id' => $user->id, 'course' => $cou
$PAGE->navigation->extend_for_user($user);
$PAGE->navigation->set_userid_for_parent_checks($user->id); // see MDL-25805 for reasons and for full commit reference for reversal when fixed.
$PAGE->set_title("$course->shortname: $stractivityreport");
$PAGE->navbar->add(get_string('alllogs'));
// Create the appropriate breadcrumb.
$navigationnode = array(