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