Merge branch 'MDL-80481_master' of https://github.com/santoshndev/moodle
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user