Fix ntop_get_interface_get_host_min_info

This commit is contained in:
Alfredo Cardigliano 2021-08-05 15:47:08 +02:00
parent d23ea8fd7c
commit 5f0222ea70
2 changed files with 5 additions and 3 deletions

View file

@ -4351,6 +4351,7 @@ function builMapHREF(service_peer, vlan_id, map, default_page)
if hinfo then
dev_type = hinfo["devtype"]
end
name = hostinfo2label(hinfo or service_peer)
host_icon = "fa-laptop"
else