mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
Merge branch 'MDL-74031-master' of https://github.com/bmbrands/moodle
This commit is contained in:
commit
76edf78668
@ -684,6 +684,7 @@ class assign {
|
||||
} else if ($action == 'fixrescalednullgrades') {
|
||||
$o .= $this->view_fix_rescaled_null_grades();
|
||||
} else {
|
||||
$PAGE->add_body_class('limitedwidth');
|
||||
$o .= $this->view_submission_page();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user