Merge branch 'MDL-63058-master' of git://github.com/bmbrands/moodle

This commit is contained in:
Andrew Nicols
2018-10-25 11:49:45 +08:00
43 changed files with 1622 additions and 264 deletions
@@ -255,6 +255,7 @@ class icon_system_fontawesome extends icon_system_font {
'core:i/menubars' => 'fa-bars',
'core:i/mnethost' => 'fa-external-link',
'core:i/moodle_host' => 'fa-graduation-cap',
'core:i/moremenu' => 'fa-ellipsis-h',
'core:i/move_2d' => 'fa-arrows',
'core:i/navigationitem' => 'fa-fw',
'core:i/ne_red_mark' => 'fa-remove',
@@ -296,6 +297,7 @@ class icon_system_fontawesome extends icon_system_font {
'core:i/settings' => 'fa-cog',
'core:i/show' => 'fa-eye-slash',
'core:i/siteevent' => 'fa-globe',
'core:i/star' => 'fa-star',
'core:i/star-rating' => 'fa-star',
'core:i/stats' => 'fa-line-chart',
'core:i/switch' => 'fa-exchange',