Skip to content

Commit

Permalink
feat: can set next action to ug tutor reconsider from ug tutor dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
zaki-amin committed Jan 24, 2025
1 parent b56c6c2 commit 86b86dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/dialog/UgTutorDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ const UgTutorForm: FC<UgTutorFormProps> = ({
values={[
'Unchanged',
NextAction.UG_TUTOR_REVIEW,
NextAction.UG_TUTOR_RECONSIDER,
NextAction.INFORM_CANDIDATE,
NextAction.FINAL_CHECK,
NextAction.CANDIDATE_INFORMED
Expand Down

0 comments on commit 86b86dd

Please sign in to comment.