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