mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Reworks score in the flow page and implements alert disable
Implements #5498
This commit is contained in:
parent
d78b0a15c3
commit
8547fb4192
5 changed files with 152 additions and 104 deletions
|
|
@ -259,7 +259,7 @@ local modals = {
|
|||
alert_filter = "default_filter",
|
||||
confirm = i18n("filter"),
|
||||
confirm_button = "btn-warning",
|
||||
custom_alert_class = "alert alert-warning",
|
||||
custom_alert_class = "alert alert-danger",
|
||||
entity = page
|
||||
}
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue