- updated logic based on new data from API;
- updated page of archived non completed application for beneficiary; - fixed issue creating soccorso;
This commit is contained in:
@@ -11,6 +11,9 @@ const getBandoLabel = (status) => {
|
||||
case 'PUBLISH':
|
||||
return __('Pubblicato', 'gepafin');
|
||||
|
||||
case 'APPROVED':
|
||||
return __('Approvato', 'gepafin');
|
||||
|
||||
case 'READY_TO_PUBLISH':
|
||||
return __('Pronto', 'gepafin');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user