MDL-85759 qbank_history: define core t/log fontawesome icon mapping.
Its lack of existence caused question action menu misalignment.
This commit is contained in:
@@ -416,6 +416,7 @@ class icon_system_fontawesome extends icon_system_font {
|
||||
'core:t/life-ring' => 'fa-life-ring',
|
||||
'core:t/lock' => 'fa-unlock',
|
||||
'core:t/locked' => 'fa-lock',
|
||||
'core:t/log' => 'fa-history',
|
||||
'core:t/markasread' => 'fa-check',
|
||||
'core:t/message' => 'fa-message',
|
||||
'core:t/messages' => 'fa-comments',
|
||||
|
||||
Reference in New Issue
Block a user