mirror of
https://github.com/moodle/moodle.git
synced 2025-05-06 16:26:08 +02:00
Merge branch 'MDL-59170-master' of https://github.com/xow/moodle
This commit is contained in:
commit
b78887cc4b
@ -309,7 +309,7 @@ class icon_system_fontawesome extends icon_system_font {
|
||||
'core:t/block' => 'fa-ban',
|
||||
'core:t/block_to_dock_rtl' => 'fa-chevron-right',
|
||||
'core:t/block_to_dock' => 'fa-chevron-left',
|
||||
'core:t/calc_off' => 'fa-times fa-cross',
|
||||
'core:t/calc_off' => 'fa-calculator', // TODO: Change to better icon once we have stacked icon support or more icons.
|
||||
'core:t/calc' => 'fa-calculator',
|
||||
'core:t/check' => 'fa-check',
|
||||
'core:t/cohort' => 'fa-users',
|
||||
|
Loading…
x
Reference in New Issue
Block a user