mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Fixed Talkers sankey when analysing a pcap file
This commit is contained in:
parent
1a23ccb07f
commit
60cbc056e5
2 changed files with 16 additions and 7 deletions
|
|
@ -397,8 +397,6 @@ if(not(isLoopback(ifname))) then
|
|||
print("<li><a href=\""..url.."&page=geomap\"><i class='fa fa-globe fa-lg'></i></a></li>")
|
||||
end
|
||||
end
|
||||
else
|
||||
|
||||
end
|
||||
|
||||
if (host["ip"] ~= nil) and areAlertsEnabled() and not ifstats.isView then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue