mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 15:09:34 +00:00
popovers: Move scroll handler to popover_menus module.
Part of cleaning out the original legacy popovers system.
This commit is contained in:
@@ -669,7 +669,6 @@ export function initialize() {
|
||||
});
|
||||
}
|
||||
|
||||
popovers.register_click_handlers();
|
||||
user_profile.register_click_handlers();
|
||||
stream_popover.register_click_handlers();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user