This commit is contained in:
Ross
2026-02-02 09:32:40 +00:00
parent 3a5fe9a85c
commit ee33f62def
+1 -1
View File
@@ -39,7 +39,7 @@
<script>
document.addEventListener("DOMContentLoaded", function () {
// Delay mounting slightly to ensure viewer assets and DOM are ready
setTimeout(function() { window.mountDicomViewers(); }, 200);
setTimeout(function() { window.mountDicomViewers(); }, 500);
{% if selected_displayset %}