.
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
<script>
|
<script>
|
||||||
document.addEventListener("DOMContentLoaded", function () {
|
document.addEventListener("DOMContentLoaded", function () {
|
||||||
// Delay mounting slightly to ensure viewer assets and DOM are ready
|
// Delay mounting slightly to ensure viewer assets and DOM are ready
|
||||||
setTimeout(function() { window.mountDicomViewers(); }, 200);
|
setTimeout(function() { window.mountDicomViewers(); }, 500);
|
||||||
|
|
||||||
|
|
||||||
{% if selected_displayset %}
|
{% if selected_displayset %}
|
||||||
|
|||||||
Reference in New Issue
Block a user