- tmp commented out email templates manager;
This commit is contained in:
@@ -59,13 +59,13 @@ const navItems = [
|
|||||||
subtitle: __('Invia PEC a più destinatari tramite file CSV', 'gepafin'),
|
subtitle: __('Invia PEC a più destinatari tramite file CSV', 'gepafin'),
|
||||||
icon: 'pi pi-envelope'
|
icon: 'pi pi-envelope'
|
||||||
},
|
},
|
||||||
{
|
/*{
|
||||||
permission: ['ROOT_MANAGE_EMAIL_TEMPLATES'],
|
permission: ['ROOT_MANAGE_EMAIL_TEMPLATES'],
|
||||||
route: '/admin/email-templates',
|
route: '/admin/email-templates',
|
||||||
label: __('Template Email', 'gepafin'),
|
label: __('Template Email', 'gepafin'),
|
||||||
subtitle: __('Gestione dei template per le email', 'gepafin'),
|
subtitle: __('Gestione dei template per le email', 'gepafin'),
|
||||||
icon: 'pi pi-file-edit'
|
icon: 'pi pi-file-edit'
|
||||||
}
|
}*/
|
||||||
];
|
];
|
||||||
|
|
||||||
const Admin = () => {
|
const Admin = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user