mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fix last details. (#7625)
This commit is contained in:
parent
217df4b012
commit
b51954f850
15 changed files with 403 additions and 368 deletions
|
|
@ -82,6 +82,7 @@ page_utils.print_navbar(navbar_title, url, {
|
|||
label = "<i class=\"fas fa-lg fa-exclamation-triangle\"></i>",
|
||||
url = ntop.getHttpPrefix().."/lua/alert_stats.lua?&status=engaged&page=am_host"
|
||||
}, {
|
||||
hidden = true,
|
||||
active = page == "scan_hosts",
|
||||
page_name = "scan_hosts",
|
||||
label = i18n("scan_hosts")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue