popovers: Move scroll handler to popover_menus module.

Part of cleaning out the original legacy popovers system.
This commit is contained in:
Tim Abbott
2023-09-24 21:54:14 -07:00
parent eb26dc6ecd
commit 573c77a9eb
5 changed files with 36 additions and 40 deletions

View File

@@ -669,7 +669,6 @@ export function initialize() {
});
}
popovers.register_click_handlers();
user_profile.register_click_handlers();
stream_popover.register_click_handlers();