From 1ddb9efa8539914cc957f531cb68789f8d0ec219 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 23 Dec 2021 17:20:43 +0000 Subject: [PATCH] . --- atlas/forms.py | 1 + 1 file changed, 1 insertion(+) diff --git a/atlas/forms.py b/atlas/forms.py index b3b6b6bf..fe594430 100755 --- a/atlas/forms.py +++ b/atlas/forms.py @@ -234,6 +234,7 @@ class CaseForm(ModelForm): "pathological_process", "report", "open_access", + "previous_case", ] # fields = ['question', 'findings', 'subspecialty', 'references'] widgets = {