mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
modals: Rename close_modal_active to close_active.
This commit is contained in:
@@ -22,7 +22,7 @@ import * as ui_report from "./ui_report";
|
||||
* to avoid interference from other elements.
|
||||
*
|
||||
* 3) For settings, we have a click handler in settings.js
|
||||
* that will close the dialog via modals.close_active_modal.
|
||||
* that will close the dialog via modals.close_active.
|
||||
*
|
||||
* 4) We assume that since this is a modal, you will
|
||||
* only ever have one confirm dialog active at any
|
||||
|
||||
Reference in New Issue
Block a user