- added new role;
- added logic of statuses for amendment;
This commit is contained in:
@@ -27,6 +27,9 @@ const getBandoSeverity = (status) => {
|
||||
case 'ADMISSIBLE':
|
||||
return 'info';
|
||||
|
||||
case 'RESPONSE_RECEIVED':
|
||||
return 'warning';
|
||||
|
||||
case 'SOCCORSO':
|
||||
return 'warning';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user