feat: global search

This commit is contained in:
2025-12-05 00:01:58 +00:00
parent 707846bb3c
commit 3e8965de6f
6 changed files with 336 additions and 9 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
</thead>
<tbody class="divide-y divide-gray-700">
{% for ip in ip_addresses %}
<tr>
<tr id="ip-{{ ip[0] }}">
<td class="font-bold text-center">{{ ip[1] }}</td>
<td class="text-center">
{% if ip[2] == 'DHCP' %}