From 3c2eb47f1c0f0e7c8c8ce6d5e5cc79bd763b5ca4 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 23 Mar 2022 22:13:13 +0000 Subject: [PATCH] , --- atlas/templates/atlas/collection_case_view.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/atlas/templates/atlas/collection_case_view.html b/atlas/templates/atlas/collection_case_view.html index fce9784e..83aded7e 100644 --- a/atlas/templates/atlas/collection_case_view.html +++ b/atlas/templates/atlas/collection_case_view.html @@ -8,7 +8,7 @@ Series {{ forloop.counter }}: - + {{series.get_block}} @@ -44,7 +44,6 @@ Return to collection {% endfor %} } - loadDicomViewer(window.images[0]) {% endblock js %} \ No newline at end of file