mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
Merge pull request #3436 from YesThatAllen/patch-1
A red meh icon is less ambiguous than a red-smile
This commit is contained in:
commit
09075468d5
@ -48,7 +48,7 @@
|
||||
{{else}}
|
||||
<span {{bind-attr class=":icon versionCheck.critical_updates:critical-updates-available:updates-available"}}>
|
||||
{{#if versionCheck.behindByOneVersion}}
|
||||
{{fa-icon "smile-o"}}
|
||||
{{fa-icon "meh-o"}}
|
||||
{{else}}
|
||||
{{fa-icon "frown-o"}}
|
||||
{{/if}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user