- 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'),
|
||||
icon: 'pi pi-envelope'
|
||||
},
|
||||
{
|
||||
/*{
|
||||
permission: ['ROOT_MANAGE_EMAIL_TEMPLATES'],
|
||||
route: '/admin/email-templates',
|
||||
label: __('Template Email', 'gepafin'),
|
||||
subtitle: __('Gestione dei template per le email', 'gepafin'),
|
||||
icon: 'pi pi-file-edit'
|
||||
}
|
||||
}*/
|
||||
];
|
||||
|
||||
const Admin = () => {
|
||||
|
||||
Reference in New Issue
Block a user