mirror of
https://github.com/pi-hole/web.git
synced 2026-04-18 07:56:24 +01:00
Improve autoscrolling on taillog page
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -15,6 +15,7 @@ mg.include('scripts/pi-hole/lua/header_authenticated.lp','r')
|
||||
<div class="box-header with-border">
|
||||
<h3 class="box-title"><code>tail -F <span id="filename">...</span></code></h3>
|
||||
<div class="pull-right">
|
||||
Autoscroll: <i class="fa fa-fw fa-check" id="autoscrolling"></i>
|
||||
<button class="btn btn-success" id="live-feed">
|
||||
<span id="title">Live</span>
|
||||
<i id="feed-icon" class="fa-solid fa-fw fa-play fa-fade"></i>
|
||||
|
||||
Reference in New Issue
Block a user