Add post-exam display options to CaseCollection model and update template
This commit is contained in:
@@ -227,6 +227,9 @@ class CaseCollectionForm(ModelForm):
|
||||
"show_description_post",
|
||||
"show_discussion_post",
|
||||
"show_report_post",
|
||||
"show_case_link_post",
|
||||
"show_findings_post",
|
||||
"show_displaysets_post",
|
||||
]
|
||||
if f in self.fields
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user