mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Code cleanup
This commit is contained in:
parent
1462d546b8
commit
871fd677ba
9 changed files with 24 additions and 45 deletions
|
|
@ -181,10 +181,6 @@ local menu_subpages = {{
|
|||
title = i18n("prefs.toggle_active_local_host_cache_enabled_title"),
|
||||
description = i18n("prefs.toggle_active_local_host_cache_enabled_description")
|
||||
},
|
||||
toggle_assets_collection = {
|
||||
title = i18n("prefs.toggle_assets_collection"),
|
||||
description = i18n("prefs.toggle_assets_collection_description")
|
||||
},
|
||||
toggle_flow_swap_heuristic = {
|
||||
title = i18n("prefs.toggle_flow_swap_heuristic"),
|
||||
description = i18n("prefs.toggle_flow_swap_heuristic_description")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue