- added buttons of 'resend emails' to single amendment page;
- added the same bttons to amendments table;
This commit is contained in:
@@ -262,4 +262,9 @@ export const classificationType = [
|
||||
'name': 'GENERICO',
|
||||
'idTipoprotocollo': 3
|
||||
}
|
||||
];
|
||||
];
|
||||
|
||||
export const resendEmailLabelsByType = {
|
||||
APPLICATION_AMENDMENT_REQUESTED: 'Invia email (nuovo soccorso)',
|
||||
APPLICATION_AMENDMENT_REMINDER: 'Invia email (sollecito)'
|
||||
}
|
||||
Reference in New Issue
Block a user