From 7a1a8fb9dc12fc6b4299f21eabbde7226cdf643c Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 29 Nov 2021 19:36:22 +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 fcdaa0e1..c9d829ef 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 %} {{finding.findings}}, {{finding.description}}
{{finding.annotation_json}}
- {% comment %} {{image.get_dicom_info|safe}}
{% endcomment %} + Delete finding {% endfor %}