mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
committed by
Tim Abbott
parent
1f4e1ece3a
commit
2d73e03e37
@@ -130,7 +130,7 @@ exports.show_info_overlay = function (target) {
|
||||
var overlay = $(".informational-overlays");
|
||||
|
||||
if (!overlay.hasClass("show")) {
|
||||
modals.open_overlay({
|
||||
overlays.open_overlay({
|
||||
name: 'informationalOverlays',
|
||||
overlay: overlay,
|
||||
on_close: function () {},
|
||||
|
||||
Reference in New Issue
Block a user