Merge branch 'MDL-85162' of https://github.com/paulholden/moodle
This commit is contained in:
@@ -562,7 +562,7 @@ class assign_grading_table extends table_sql implements renderable {
|
||||
foreach ($extrauserfields as $extrafield) {
|
||||
$this->column_class($extrafield, $extrafield);
|
||||
}
|
||||
$this->no_sorting('recordid');
|
||||
|
||||
$this->no_sorting('finalgrade');
|
||||
$this->no_sorting('userid');
|
||||
$this->no_sorting('select');
|
||||
|
||||
Reference in New Issue
Block a user