srv/poe_manager/templates/devices.html aktualisiert

This commit is contained in:
2025-10-12 17:43:12 +02:00
parent 7f0871fa64
commit a2920a98bd

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>