Merge pull request 'Added basic training as a transfer reason' (#208) from Basic-Transfer-Reason into main
Reviewed-on: #208
This commit was merged in pull request #208.
This commit is contained in:
@@ -53,6 +53,7 @@ const reasonOptions = [
|
||||
{ label: 'Leadership Vote', value: 'leadership_vote' },
|
||||
{ label: 'Appointment', value: 'appointment' },
|
||||
{ label: 'Step Down', value: 'step_down' },
|
||||
{ label: 'Completed Basic', value: 'completed_basic' },
|
||||
{ label: 'Custom', value: 'custom' },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user