From db8972edf2ee29a0ea3d41f0c9bcb4c0cbc0abb0 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 23 Mar 2022 22:12:18 +0000 Subject: [PATCH] . --- atlas/templates/atlas/collection_case_view.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/atlas/templates/atlas/collection_case_view.html b/atlas/templates/atlas/collection_case_view.html index a7c6342d..fce9784e 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,9 +44,7 @@ Return to collection {% endfor %} } - $(document).ready(function () { loadDicomViewer(window.images[0]) - }) {% endblock js %} \ No newline at end of file