Skip to content

Commit

Permalink
Merge pull request #94 from sartography/dev
Browse files Browse the repository at this point in the history
Merge changes to document list in models.py.
  • Loading branch information
jpitts-uva authored Oct 27, 2023
2 parents b1b8c41 + fb23b73 commit 6ca0a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pb/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ def all():
RequiredDocument(SS_AUXILIARY_DOC_TYPE_ID=58, AUXILIARY_DOC="FDA Letter granting IND/IDE# or exemption"),
RequiredDocument(SS_AUXILIARY_DOC_TYPE_ID=59, AUXILIARY_DOC="SOM CTO Review for Gene Therapy/Transfer Study"),
RequiredDocument(SS_AUXILIARY_DOC_TYPE_ID=60, AUXILIARY_DOC="Recruitment Material"),
RequiredDocument(SS_AUXILIARY_DOC_TYPE_ID=60, AUXILIARY_DOC="Radioactive Material Use Approval")]
RequiredDocument(SS_AUXILIARY_DOC_TYPE_ID=61, AUXILIARY_DOC="Radioactive Material Use Approval")]
return docs


Expand Down

0 comments on commit 6ca0a9b

Please sign in to comment.