mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixed service/periodicity map availability according to the ntopng version
This commit is contained in:
parent
98917ee686
commit
2a3425eaa0
4 changed files with 56 additions and 55 deletions
|
|
@ -246,8 +246,8 @@ local menu_subpages = {
|
|||
}
|
||||
}}, { id ="traffic_behaviour",
|
||||
label=i18n("prefs.traffic_behaviour"),
|
||||
advanced=false,
|
||||
pro_only=true,
|
||||
advanced=true,
|
||||
enterprise_l_only=true,
|
||||
hidden=false,
|
||||
entries={
|
||||
toggle_behaviour_analysis = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue