This commit is contained in:
2023-11-21 14:59:18 +01:00
parent eb94d310e8
commit 68d4071bb9
5 changed files with 601 additions and 329 deletions

View File

@@ -14,7 +14,6 @@
<div id="header">
<p id="free_ports" />
<!--<p id="last_change" />-->
<div id="connected" class="hidden"><!--INSERT SVG HERE--></div>
<p id="last_ping" />
</div>
@@ -27,7 +26,6 @@
<th onclick="sort(this,'status')">Zustand</th>
<th onclick="sort(this,'last_change')">Seit</th>
</tr>
</table>
</div>
</body>