mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-47836-master' of git://github.com/damyon/moodle
This commit is contained in:
commit
1e3dc6ed9c
1 changed files with 1 additions and 1 deletions
|
@ -897,7 +897,7 @@ function print_grade_page_head($courseid, $active_type, $active_plugin=null,
|
|||
|
||||
$returnval .= print_natural_aggregation_upgrade_notice($courseid,
|
||||
context_course::instance($courseid),
|
||||
'/grade/report/' . $active_plugin . '/index.php',
|
||||
$PAGE->url,
|
||||
$return);
|
||||
|
||||
if ($return) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue