feat: fix migrate_to_wmt playbook; restructure sidebar nav; add Client Name column to WMT dashboard

This commit is contained in:
ske087
2026-05-12 16:42:37 +03:00
parent 10dd0a560c
commit ccad5c1201
6 changed files with 63 additions and 20 deletions
+2
View File
@@ -116,6 +116,7 @@
<thead class="table-light">
<tr>
<th>Work Place</th>
<th>Client Name</th>
<th>MAC</th>
<th>IP</th>
<th>Last Seen</th>
@@ -126,6 +127,7 @@
{% for d in devices %}
<tr>
<td><strong>{{ d.device_name or '—' }}</strong></td>
<td>{{ d.hostname or '—' }}</td>
<td><code>{{ d.mac_address }}</code></td>
<td>{{ d.device_ip or '—' }}</td>
<td class="text-muted small">