- saving progress;
This commit is contained in:
@@ -41,6 +41,13 @@ const AppSidebar = () => {
|
||||
id: 4,
|
||||
enable: intersection(permissions, ['VIEW_CALLS']).length
|
||||
},
|
||||
{
|
||||
label: __('Bandi osservati', 'gepafin'),
|
||||
icon: 'pi pi-star',
|
||||
href: '/bandi-osservati',
|
||||
id: 13,
|
||||
enable: intersection(permissions, ['VIEW_CALLS']).length
|
||||
},
|
||||
{
|
||||
label: __('Gestione domande', 'gepafin'),
|
||||
icon: 'pi pi-file',
|
||||
|
||||
Reference in New Issue
Block a user