mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Remove score global preference
This commit is contained in:
parent
566b9ece0b
commit
a97dbd013b
5 changed files with 2 additions and 13 deletions
|
|
@ -276,11 +276,6 @@ function printAlerts()
|
|||
off_value = "1", -- Off for enabled alerts implies 1 for disable_alerts_generation
|
||||
})
|
||||
|
||||
prefsToggleButton(subpage_active, {
|
||||
field = "enable_score",
|
||||
default = "0",
|
||||
})
|
||||
|
||||
if ntop.getPrefs().are_alerts_enabled == true then
|
||||
showElements = true
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue