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