mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
committed by
Tim Abbott
parent
6ddf3abe40
commit
3bc2ed6dc9
@@ -23,6 +23,10 @@ var modals = (function () {
|
||||
$(".player-container iframe").remove();
|
||||
document.activeElement.blur();
|
||||
},
|
||||
|
||||
invite: function () {
|
||||
hashchange.exit_modal();
|
||||
},
|
||||
},
|
||||
|
||||
close_modal: function (name) {
|
||||
|
||||
Reference in New Issue
Block a user