mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
ArpMatrix code moved to attic
This commit is contained in:
parent
0d4927f89a
commit
70dc07c3f1
22 changed files with 11 additions and 200 deletions
|
|
@ -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
|
||||
|
||||
-- #####################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue