diff --git a/src/pages/DomandaEditPreInstructor/index.js b/src/pages/DomandaEditPreInstructor/index.js index 24ab364..df0abe9 100644 --- a/src/pages/DomandaEditPreInstructor/index.js +++ b/src/pages/DomandaEditPreInstructor/index.js @@ -1109,8 +1109,6 @@ const DomandaEditPreInstructor = () => { }*/ const actionBtns = () => { - console.log(!data.id, !allFilesRated, !allChecksChecked, - !['NDG'].includes(data.applicationStatus), evaluationBlockedForUser(data), connectedSoccorsoId !== 0); return
{(['SOCCORSO', 'CLOSE', 'EVALUATION', 'NDG', 'APPOINTMENT', 'ADMISSIBLE', 'AWAITING_TECHNICAL_EVALUATION', 'TECHNICAL_EVALUATION'].includes(data.applicationStatus)