dev #1

Merged
alientim merged 145 commits from dev into main 2025-10-12 13:44:14 +02:00
Showing only changes of commit 25d778086d - Show all commits

View File

@@ -16,7 +16,7 @@
<th>MAC-Adresse</th> <th>MAC-Adresse</th>
<th>Port</th> <th>Port</th>
<th>Switch</th> <th>Switch</th>
<th>Status</th> {% if current_user.is_admin %}<th>Status</th>{% endif %}
{% if current_user.is_admin %}<th>Aktionen</th>{% endif %} {% if current_user.is_admin %}<th>Aktionen</th>{% endif %}
</tr> </tr>
</thead> </thead>