Skip to content
Snippets Groups Projects
Verified Commit 25979fb0 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Change default success unicode emoticon

parent dbf33b13
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ module ForemanNotificationSend
def level_to_symbol
case notification_blueprint.level
when 'success'
'✔️'
''
when 'info'
'ℹ️'
when 'warning'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment