Integrate elephant flows new gui

This commit is contained in:
emanuele-f 2020-01-21 19:38:37 +01:00
parent 1acec3ea88
commit 4a4106a796
5 changed files with 75 additions and 59 deletions

View file

@ -246,15 +246,6 @@ local menu_subpages = {
}, longlived_flow_duration = {
title = i18n("prefs.longlived_flow_duration_title"),
description = i18n("prefs.longlived_flow_duration_description"),
}, toggle_elephant_flows_alerts = {
title = i18n("prefs.toggle_elephant_flows_alerts_title"),
description = i18n("prefs.toggle_elephant_flows_alerts_description"),
}, elephant_flow_local_to_remote_bytes = {
title = i18n("prefs.elephant_flow_local_to_remote_bytes_title"),
description = i18n("prefs.elephant_flow_local_to_remote_bytes_description"),
}, elephant_flow_remote_to_local_bytes = {
title = i18n("prefs.elephant_flow_remote_to_local_bytes_title"),
description = i18n("prefs.elephant_flow_remote_to_local_bytes_description"),
}, max_num_alerts_per_entity = {
title = i18n("prefs.max_num_alerts_per_entity_title"),
description = i18n("prefs.max_num_alerts_per_entity_description"),