- updated condition for multi application for the same company and beneficiary;
This commit is contained in:
@@ -59,6 +59,9 @@ const getBandoLabel = (status) => {
|
||||
case 'CLOSE':
|
||||
return __('Chiuso', 'gepafin');
|
||||
|
||||
case 'REJECTED':
|
||||
return __('Respinto', 'gepafin');
|
||||
|
||||
default:
|
||||
return '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user