This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
zulip
mirror of
https://github.com/zulip/zulip.git
Watch
1
Star
0
Fork
You've already forked zulip
0
Code
Issues
Projects
Releases
Wiki
Activity
8b6bd961e6
zulip
/
static
/
templates
/
confirm_dialog
/
confirm_delete_user.hbs
6 lines
67 B
Handlebars
Raw
Normal View
History
Unescape
Escape
settings: Confirm before deleting user groups. Fixes #10498.
2018-09-12 17:43:09 +02:00
<p>
templates: Remove context argument from {{#tr}} block helper. It only had one nontrivial use, and it’s easily replaced using the builtin {{#with}} block helper. Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-04-14 03:04:02 +02:00
{{
#
tr
}}
settings: Improve wording in delete user group confirmation modal. Fixes #22593.
2022-07-28 18:44:42 +02:00
This action cannot be undone.
settings: Confirm before deleting user groups. Fixes #10498.
2018-09-12 17:43:09 +02:00
{{
/
tr
}}
</p>