mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 08:03:38 +08:00
switch to eye-slash on whisper, similar to unlisted
This commit is contained in:
parent
3b46ec7ae3
commit
4252a2ee1e
@ -56,7 +56,7 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if view.whisper}}
|
||||
<div class="post-info whisper" title={{i18n 'post.whisper'}}>{{fa-icon "user-secret"}}</div>
|
||||
<div class="post-info whisper" title={{i18n 'post.whisper'}}>{{fa-icon "eye-slash"}}</div>
|
||||
{{/if}}
|
||||
|
||||
{{#if showUserReplyTab}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user