mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-25 23:19:28 +00:00
Merge pull request #80 from sartography/new-irb-info-event-727
Add new IRB Info event #727
This commit is contained in:
commit
0a0820e0b5
@ -97,7 +97,8 @@ class IRBInfoEvent(db.Model):
|
||||
IRBInfoEvent(EVENT_ID='316', EVENT='Deferred New Protocol'),
|
||||
IRBInfoEvent(EVENT_ID='346', EVENT='Receipt of Non-UVA Study'),
|
||||
IRBInfoEvent(EVENT_ID='317', EVENT='Disapproved New Protocol'),
|
||||
IRBInfoEvent(EVENT_ID='62', EVENT='Closed by PI')]
|
||||
IRBInfoEvent(EVENT_ID='62', EVENT='Closed by PI'),
|
||||
IRBInfoEvent(EVENT_ID='63', EVENT='Receipt of New Protocol')]
|
||||
return event
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user