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