Add show_differentials_post field and update templates for case differentials display
This commit is contained in:
@@ -230,6 +230,7 @@ class CaseCollectionForm(ModelForm):
|
||||
"show_case_link_post",
|
||||
"show_findings_post",
|
||||
"show_displaysets_post",
|
||||
"show_differentials_post",
|
||||
]
|
||||
if f in self.fields
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user