mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
Merge branch 'MDL-83956' of https://github.com/paulholden/moodle
This commit is contained in:
commit
c66bbed355
@ -231,7 +231,7 @@ class core_course_management_renderer extends plugin_renderer_base {
|
||||
);
|
||||
} else {
|
||||
$icon = $this->output->pix_icon(
|
||||
'i/empty',
|
||||
'i/navigationitem',
|
||||
'',
|
||||
'moodle',
|
||||
array('class' => 'tree-icon'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user