mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Fix ntop_get_interface_get_host_min_info
This commit is contained in:
parent
d23ea8fd7c
commit
5f0222ea70
2 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue