More logging od CurrentScan/Device tables + cleanup

This commit is contained in:
jokob-sk
2024-07-14 10:54:48 +10:00
parent 7e554242c2
commit 1aeed6b433
4 changed files with 28 additions and 28 deletions

View File

@@ -424,7 +424,7 @@ $db->close();
</div>
<div class="col-sm-8">
<div class="form-inline toggle">
<input class="form-control" type="text" id="logsFilter" onchange="toggleFilter()" oninput="applyFilter()" placeholder="Filter lines with text..." />
<input class="form-control" type="text" id="logsFilter" oninput="applyFilter()" placeholder="Filter lines with text..." />
</div>
</div>
</div>