Allow admins to certify the orientation date
This commit is contained in:
parent
0fb481ca94
commit
f1550fb7be
|
@ -613,6 +613,7 @@ export function AdminMemberCertifications(props) {
|
|||
<Table.Cell>Common</Table.Cell>
|
||||
<Table.Cell>{member.vetted_date || member.orientation_date ? 'Yes' : 'No'}</Table.Cell>
|
||||
<Table.Cell><Link to='/courses/249'>New Members: Orientation and Basic Safety</Link></Table.Cell>
|
||||
<Table.Cell><AdminCert name='Common' field='orientation_date' {...props} /></Table.Cell>
|
||||
</Table.Row>
|
||||
<Table.Row>
|
||||
<Table.Cell>Wood 1</Table.Cell>
|
||||
|
|
Loading…
Reference in New Issue
Block a user