Merge branch 'wip-MDL-59336-master' of git://github.com/marinaglancy/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2017-07-04 19:58:51 +02:00
commit 77c8eb94c3

View File

@ -249,7 +249,7 @@ class icon_system_fontawesome extends icon_system_font {
'core:i/move_2d' => 'fa-arrows',
'core:i/navigationitem' => 'fa-fw',
'core:i/ne_red_mark' => 'fa-remove',
'core:i/new' => 'fa-plus',
'core:i/new' => 'fa-bolt',
'core:i/news' => 'fa-newspaper-o',
'core:i/nosubcat' => 'fa-plus-square-o',
'core:i/notifications' => 'fa-bell',