- issue 122
- issue 123;
This commit is contained in:
@@ -892,7 +892,7 @@ const DomandaEditPreInstructor = () => {
|
||||
storeSet.main.setAsyncRequest();
|
||||
ApplicationEvaluationService.getEvaluationVersionByApplId(entityId, getVersion, errGetVersion);
|
||||
AmendmentsService.getSoccorsoByApplId(entityId, getAmendmentsCallback, errGetAmendmentsCallback, [
|
||||
['statuses', 'AWAITING']
|
||||
['statuses', ['AWAITING', 'RESPONSE_RECEIVED']]
|
||||
]);
|
||||
}, [id]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user