Refactor code structure and remove redundant functions for improved readability

This commit is contained in:
Ross
2025-10-01 20:24:10 +01:00
parent 5400959399
commit 4fc1de4300
3 changed files with 185 additions and 161 deletions
@@ -125,7 +125,7 @@
<div id="main_viewer" class="dicom-viewer-root"
style="box-sizing: border-box; background: #222; width: 100%; height: 600px;"
data-auto-cache-stack="false"
data-images='{{case.get_series_images_nested}}'
data-named-stacks='{{case.get_case_named_stacks}}'
></div>
</details>