- fixed flow of submitting application;
This commit is contained in:
@@ -20,6 +20,9 @@ const getBandoLabel = (status) => {
|
||||
case 'AWAITING':
|
||||
return __('In attesa', 'gepafin');
|
||||
|
||||
case 'AWAIT':
|
||||
return __('In attesa', 'gepafin');
|
||||
|
||||
case 'EXPIRED':
|
||||
return __('Scaduto', 'gepafin');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user