Removed multiple entries from maps entry (#6889)

This commit is contained in:
MatteoBiscosi 2022-11-16 18:04:24 +01:00
parent 41b62e09ba
commit 60454d5a4d
2 changed files with 3 additions and 16 deletions

View file

@ -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"},