mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Reworked blacklists page
This commit is contained in:
parent
cd425b384d
commit
0fecdee1e4
19 changed files with 829 additions and 21 deletions
|
|
@ -663,7 +663,7 @@ page_utils.add_menubar_section({
|
|||
}, {
|
||||
entry = page_utils.menu_entries.category_lists,
|
||||
hidden = not is_admin,
|
||||
url = '/lua/admin/edit_category_lists.lua'
|
||||
url = '/lua/admin/blacklists.lua?enabled_status=enabled'
|
||||
}, {
|
||||
entry = page_utils.menu_entries.divider
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue