Assets: Added IPv6 Address to assets list and interface list, Updated UI of add / edit network interfaces updated icons wording and bettr arrangement

This commit is contained in:
johnnyq
2026-03-02 23:40:53 -05:00
parent 9d9ebe7b9e
commit f9558d4701
4 changed files with 158 additions and 157 deletions

View File

@@ -583,7 +583,10 @@ if (isset($_GET['asset_id'])) {
</td>
<td><?= $interface_type_display; ?></td>
<td><?= $interface_mac_display; ?></td>
<td><?= $interface_ip_display; ?></td>
<td>
<?= $interface_ip_display; ?>
<div><small class="text-secondary"><?= $interface_ipv6 ?></small></div>
</td>
<td><?= $network_name_display; ?></td>
<td><?= $connected_to_display; ?></td>
<td>