Skip to content

Commit

Permalink
Merge branch 'MDL-80481_402' of https://github.com/santoshndev/moodle
Browse files Browse the repository at this point in the history
…into MOODLE_402_STABLE
  • Loading branch information
HuongNV13 committed Feb 22, 2024
2 parents 0fc8764 + dc5f698 commit b488c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions report/progress/index.php
Expand Up @@ -70,6 +70,7 @@ function csv_quote($value) {
}

$url = new moodle_url('/report/progress/index.php', array('course'=>$id));
$PAGE->navigation->override_active_url($url);
if ($sort !== '') {
$url->param('sort', $sort);
}
Expand Down

0 comments on commit b488c24

Please sign in to comment.