mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
make geo_ip notification dismissable
This commit is contained in:
parent
efc859c068
commit
f96065dbfb
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ local defined_notifications = {
|
|||
},
|
||||
{
|
||||
id = 7,
|
||||
dismissable = false,
|
||||
dismissable = true,
|
||||
predicate = predicates.geo_ip,
|
||||
pages = EMPTY_PAGES,
|
||||
subpages = EMPTY_PAGES,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue