mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
This module makes it really easy to create are-you-sure dialogs for dangerous operations. Basically it's one function with five parameters. You give three chunks of HTML, a callback function, and a parent container. The first use of this will be in settings_user_groups, coming up in a couple commits.
2.3 KiB
2.3 KiB