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:
Paul Holden
2025-07-08 18:05:39 +01:00
parent a6b17d8f6b
commit e6c72183a6
@@ -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',