luci-mod-status: log viewers - change focus() to scrollIntoView()
authorPaul Donald <newtwen+github@gmail.com>
Mon, 8 Jul 2024 14:34:31 +0000 (16:34 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Mon, 8 Jul 2024 14:34:35 +0000 (16:34 +0200)
commit7893f2d08aaa1a0419ede1a695a25781f60e6ba6
treeb6c946361500d57d89fa691a2ab2156481c6ff48
parent8dc130d0d71a72b1f9e87f28d88990b425e2f09a
luci-mod-status: log viewers - change focus() to scrollIntoView()

scrollIntoView() is more universally supported and standards tracked.

Closes #7186

Updates 9370bdddaede2feeb581193158d83f5062d5a318

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
modules/luci-mod-status/htdocs/luci-static/resources/view/status/dmesg.js
modules/luci-mod-status/htdocs/luci-static/resources/view/status/syslog.js