mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-12 00:34:44 +00:00
Don't need this
This commit is contained in:
parent
1df280c753
commit
2941e6540c
@ -462,7 +462,6 @@ def edit_pre_review(study_id):
|
||||
if request.method == 'POST':
|
||||
if form.validate():
|
||||
pre_review = PreReview(
|
||||
PROT_EVENT_ID=None,
|
||||
SS_STUDY_ID=study_id,
|
||||
DATEENTERED=form.DATEENTERED.data,
|
||||
REVIEW_TYPE=form.REVIEW_TYPE.data,
|
||||
|
Loading…
x
Reference in New Issue
Block a user