mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
We used html_submit_button to pass text to be present in the modal submit button. There are only two possible options as of now - "Confirm" and "Save changes" and the correct one can be determined using is_confirm_modal parameter. So, we remove this paramter for now and we can add it later if we have more type of modals using this widget.
18 KiB
18 KiB