mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
pointer: Merge pointer.js into message_scroll.js.
Ths remaining code here is naturally message scrolling logic, and fits well into the existing file for handling that.
This commit is contained in:
@@ -92,7 +92,6 @@ EXEMPT_FILES = {
|
||||
'static/js/page_params.js',
|
||||
'static/js/panels.js',
|
||||
'static/js/pm_list_dom.js',
|
||||
'static/js/pointer.js',
|
||||
'static/js/poll_widget.js',
|
||||
'static/js/popovers.js',
|
||||
'static/js/ready.js',
|
||||
|
||||
Reference in New Issue
Block a user