mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-25 00:36:11 -06:00
13044 fix menu
This commit is contained in:
parent
36968024ee
commit
0bb61aa957
@ -413,7 +413,7 @@ ADMIN_MENU = Menu(
|
||||
),
|
||||
),
|
||||
MenuGroup(
|
||||
label=_('Users'),
|
||||
label=_('Tokens'),
|
||||
items=(
|
||||
MenuItem(
|
||||
link='users:usertoken_list',
|
||||
|
Loading…
Reference in New Issue
Block a user