mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-53647' of git://github.com/timhunt/moodle
This commit is contained in:
commit
1183dfa0f7
@ -669,6 +669,7 @@ class mod_quiz_renderer extends plugin_renderer_base {
|
||||
$cell->header = true;
|
||||
$cell->colspan = $tablewidth;
|
||||
$table->data[] = array($cell);
|
||||
$table->rowclasses[] = 'quizsummaryheading';
|
||||
}
|
||||
|
||||
// Don't display information items.
|
||||
|
Loading…
x
Reference in New Issue
Block a user