mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 15:09:33 +00:00
Removed multiple entries from maps entry (#6889)
This commit is contained in:
parent
41b62e09ba
commit
60454d5a4d
2 changed files with 3 additions and 16 deletions
|
|
@ -124,9 +124,7 @@ page_utils.menu_entries = {
|
|||
observation_points = {key = "observation_points", i18n_title = "flow_devices.observation_points", section = "collection", help_link = "https://www.ntop.org"},
|
||||
|
||||
-- Map
|
||||
service_map = {key = "service_map", i18n_title="service", section = "maps"},
|
||||
periodicity_map = {key = "periodicity_map", i18n_title="periodicity", section = "maps"},
|
||||
asset_map = {key = "asset_map", i18n_title="assets", section = "maps"},
|
||||
analysis_map = {key = "analysis_map", i18n_title="analysis", section = "maps"},
|
||||
geo_map = {key = "geo_map", i18n_title = "geo_map.geo_map", section = "maps", help_link = "https://www.ntop.org/guides/ntopng/web_gui/hosts.html?#geo-map"},
|
||||
hosts_map = {key = "hosts_map", i18n_title = "flows_page.hosts", section = "maps"},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue