- added Manage applications page and table of submitted appls;
This commit is contained in:
@@ -8,9 +8,6 @@ const getBandoLabel = (status) => {
|
||||
case 'SUBMIT':
|
||||
return __('Inviato', 'gepafin');
|
||||
|
||||
case 'ACTIVE':
|
||||
return __('Attivo', 'gepafin');
|
||||
|
||||
case 'PUBLISH':
|
||||
return __('Pubblicato', 'gepafin');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user