mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
I think check works better for dismiss
This commit is contained in:
parent
898ec43989
commit
802b502818
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
class='btn dismiss-notifications'
|
||||
action="resetNew"
|
||||
label='user.dismiss_notifications'
|
||||
icon='times'}}
|
||||
icon='check'}}
|
||||
{{/if}}
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue