mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-12 08:44:46 +00:00
Merge pull request #78 from sartography/new-irb-info-event-712
Add IRB Info event #712
This commit is contained in:
commit
b95ecef86b
@ -95,6 +95,7 @@ class IRBInfoEvent(db.Model):
|
||||
IRBInfoEvent(EVENT_ID='300', EVENT='Approvable with Conditions-New Protocol'),
|
||||
IRBInfoEvent(EVENT_ID='312', EVENT='Condition Response Accepted-New Protocol'),
|
||||
IRBInfoEvent(EVENT_ID='316', EVENT='Deferred New Protocol'),
|
||||
IRBInfoEvent(EVENT_ID='346', EVENT='Receipt of Non-UVA Study'),
|
||||
IRBInfoEvent(EVENT_ID='62', EVENT='Closed by PI')]
|
||||
return event
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user