mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
popovers: Add confirmation modal for marking all messages as read.
This commit adds a confirmation modal with loading spinner for marking all messages as read. New file: confirm_mark_all_as_read.hbs Fixes: #24624
This commit is contained in:
committed by
Tim Abbott
parent
ba0dd70904
commit
bf51277226
@@ -0,0 +1,5 @@
|
||||
<p>
|
||||
{{#tr}}
|
||||
Are you sure you want to mark all messages as read? This action cannot be undone.
|
||||
{{/tr}}
|
||||
</p>
|
||||
Reference in New Issue
Block a user