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:
Tim Abbott
2020-06-17 23:37:25 -07:00
committed by Tim Abbott
parent 5321e8792d
commit ba1f2dfdfa
6 changed files with 20 additions and 29 deletions

View File

@@ -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',