mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Merges interface TCP flags timeseries pref with traffic pref
Fixes #3462
This commit is contained in:
parent
474fe19e07
commit
cf7ef81bca
5 changed files with 1 additions and 18 deletions
|
|
@ -1203,12 +1203,6 @@ function printStatsTimeseries()
|
|||
})
|
||||
end
|
||||
|
||||
prefsToggleButton(subpage_active, {
|
||||
field = "toggle_tcp_flags_rrds",
|
||||
default = "0",
|
||||
pref = "tcp_flags_rrd_creation",
|
||||
})
|
||||
|
||||
prefsToggleButton(subpage_active, {
|
||||
field = "toggle_tcp_retr_ooo_lost_rrds",
|
||||
default = "0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue