From 1967595a3178da82074fd5ab0b8d77b50d344682 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 29 Nov 2021 20:01:51 +0000 Subject: [PATCH] . --- atlas/templates/atlas/series_viewer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/series_viewer.html b/atlas/templates/atlas/series_viewer.html index 3ea8915b..476e5cd3 100755 --- a/atlas/templates/atlas/series_viewer.html +++ b/atlas/templates/atlas/series_viewer.html @@ -45,7 +45,7 @@ This series is not associated with any cases. {% for finding in series.findings.all %}
- Findings: {{finding.findings.all|join:", "}} + Findings: {{finding.findings.all|join:", "}}
Description: {{finding.description}}
Delete finding