mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Reworked blacklists page
This commit is contained in:
parent
cd425b384d
commit
0fecdee1e4
19 changed files with 829 additions and 21 deletions
|
|
@ -39,7 +39,7 @@ function alert_list_download_failed:init(list_name, last_error)
|
|||
self.alert_type_params = {
|
||||
name = list_name,
|
||||
err = last_error,
|
||||
url = ntop.getHttpPrefix().."/lua/admin/edit_category_lists.lua"
|
||||
url = ntop.getHttpPrefix().."/lua/admin/blacklists.lua?enabled_status=enabled"
|
||||
}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue