MDL-58874 icons: Change the icon for grade in course completion report

This commit is contained in:
John Okely
2017-05-10 15:38:40 +08:00
parent cf7ac86858
commit 0ac1dcd8d1
@@ -221,7 +221,7 @@ class icon_system_fontawesome extends icon_system_font {
'core:i/grade_correct' => 'fa-check text-success',
'core:i/grade_incorrect' => 'fa-remove text-danger',
'core:i/grade_partiallycorrect' => 'fa-check-square',
'core:i/grades' => 'fa-graduation-cap',
'core:i/grades' => 'fa-table',
'core:i/groupevent' => 'fa-group',
'core:i/groupn' => 'fa-user',
'core:i/group' => 'fa-users',