ArpMatrix code moved to attic

This commit is contained in:
Luca Deri 2020-01-30 09:57:32 +01:00
parent 0d4927f89a
commit 70dc07c3f1
22 changed files with 11 additions and 200 deletions

View file

@ -670,13 +670,6 @@ function printMisc()
multipleTableButtonPrefs(subpage_active.entries["toggle_host_mask"].title,
subpage_active.entries["toggle_host_mask"].description,
h_labels, h_values, "0", "primary", "toggle_host_mask", "ntopng.prefs.host_mask")
prefsToggleButton(subpage_active, {
field = "toggle_arp_matrix_generation",
default = "0",
pref = "arp_matrix_generation",
to_switch = nil,
})
end
-- #####################