Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
cbc6794d
Commit
cbc6794d
authored
Oct 13, 2017
by
Simey Lameze
Browse files
MDL-60372 calendar: fix font awesome event type icons
parent
9644c0e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/classes/output/icon_system_fontawesome.php
View file @
cbc6794d
...
...
@@ -203,8 +203,8 @@ class icon_system_fontawesome extends icon_system_font {
'core:i/completion_self'
=>
'fa-user-o'
,
'core:i/dashboard'
=>
'fa-tachometer'
,
'core:i/lock'
=>
'fa-lock'
,
'core:i/categoryevent'
=>
'fa-
user
s'
,
'core:i/courseevent'
=>
'fa-
calendar
'
,
'core:i/categoryevent'
=>
'fa-
cube
s'
,
'core:i/courseevent'
=>
'fa-
university
'
,
'core:i/db'
=>
'fa-database'
,
'core:i/delete'
=>
'fa-trash'
,
'core:i/down'
=>
'fa-arrow-down'
,
...
...
@@ -284,7 +284,7 @@ class icon_system_fontawesome extends icon_system_font {
'core:i/search'
=>
'fa-search'
,
'core:i/settings'
=>
'fa-cog'
,
'core:i/show'
=>
'fa-eye-slash'
,
'core:i/siteevent'
=>
'fa-
share-alt
'
,
'core:i/siteevent'
=>
'fa-
globe
'
,
'core:i/star-rating'
=>
'fa-star'
,
'core:i/stats'
=>
'fa-line-chart'
,
'core:i/switch'
=>
'fa-exchange'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment