srv/poe_manager/templates/devices.html aktualisiert

This commit is contained in:
2025-10-12 17:41:09 +02:00
parent 1b74609d1b
commit 9344690a31

View File

@@ -8,7 +8,7 @@
<button class="btn btn-success mb-3" data-bs-toggle="modal" data-bs-target="#deviceModal" onclick="openDeviceModal()">Neues Gerät hinzufügen</button>
{% endif %}
<table class="table table-bordered">
<table class="table table-striped">
<thead>
<tr>
<th>Hostname</th>