mirror of https://github.com/jumpserver/jumpserver
perf: 修改 rbac labels node
parent
4ea20a9103
commit
e3ac26e377
|
@ -39,7 +39,7 @@ app_nodes_data = [
|
||||||
{'id': 'rbac', 'view': 'view_console'},
|
{'id': 'rbac', 'view': 'view_console'},
|
||||||
{'id': 'settings', 'view': 'view_setting'},
|
{'id': 'settings', 'view': 'view_setting'},
|
||||||
{'id': 'tickets', 'view': 'view_other'},
|
{'id': 'tickets', 'view': 'view_other'},
|
||||||
{'id': 'labels', 'view': 'view_label'},
|
{'id': 'labels', 'view': 'view_console'},
|
||||||
{'id': 'authentication', 'view': 'view_other'},
|
{'id': 'authentication', 'view': 'view_other'},
|
||||||
{'id': 'ops', 'view': 'view_workbench'},
|
{'id': 'ops', 'view': 'view_workbench'},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue