mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
parent
24d06fa7bf
commit
f71c501bc1
1 changed files with 1 additions and 1 deletions
|
|
@ -343,7 +343,7 @@ if is_nedge then
|
|||
},
|
||||
{
|
||||
entry = page_utils.menu_entries.nedge_users,
|
||||
hidden = not is_admin,
|
||||
hidden = not is_admin or not is_system_interface,
|
||||
url = '/lua/pro/nedge/admin/nf_list_users.lua',
|
||||
},
|
||||
}) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue