Added basic training as a transfer reason #208
@@ -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