revert srv/poe_manager/templates/logs.html aktualisiert
This commit is contained in:
2025-10-08 21:40:22 +02:00
parent fbfafd0055
commit 459aeb22cf

View File

@@ -7,9 +7,11 @@
<span style="font-size: 1.2rem; color: white;"></span> Logs aktualisieren
</button>
<span id="refresh-timer" class="badge bg-success">
Nächste Update in Prüfung in <span id="timer"></span> Sekunden
</span>
<div id="log-container">
<div id="refresh-timer">
Nächstes Update in <span id="timer"></span> Sekunden
</div>
</div>
<script>
function parseLogTimestamp(ts) {