- progress with cerating users form;
This commit is contained in:
@@ -52,8 +52,7 @@ const AppSidebar = () => {
|
||||
icon: 'pi pi-users',
|
||||
href: '/utenti',
|
||||
id: 5,
|
||||
enable: false
|
||||
//enable: intersection(permissions, ['VIEW_USERS', 'MANAGE_USERS']).length
|
||||
enable: intersection(permissions, ['VIEW_USERS', 'MANAGE_USERS']).length
|
||||
},
|
||||
{
|
||||
label: __('Configurazione', 'gepafin'),
|
||||
|
||||
Reference in New Issue
Block a user