mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 15:09:33 +00:00
Create new page (#7745)
This commit is contained in:
parent
313371a16d
commit
829e4236a9
6 changed files with 74 additions and 32 deletions
|
|
@ -69,7 +69,7 @@ page_utils.menu_sections = {
|
|||
page_utils.menu_entries = {
|
||||
-- Shortcuts
|
||||
active_monitoring = {key = "active_monitoring", i18n_title = "active_monitoring_stats.active_monitoring", section = "shortcuts" },
|
||||
|
||||
vulnerability_scan = {key = "vulnerability_scan", i18n_title = "scan_hosts", section = "shortcuts" },
|
||||
-- Dashboard
|
||||
traffic_dashboard = {key = "traffic_dashboard", i18n_title = "dashboard.traffic_dashboard", section = "dashboard", help_link = "https://www.ntop.org/guides/ntopng/web_gui/dashboard.html"},
|
||||
network_discovery = {key = "network_discovery", i18n_title = "discover.network_discovery", section = "dashboard"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue