This commit is contained in:
Ross
2021-11-11 22:50:15 +00:00
parent 285c21d430
commit c3ea181fde
+1 -1
View File
@@ -607,7 +607,7 @@ export function loadCornerstone(main_element, db, images, annotations_to_load, l
}
function loadCornerstoneThumb(image) {
img = $("<div></div>").get(0);
let img = $("<div></div>").get(0);
img.id = "thumb-image-" + id;
img.class = "thumbnail";
img.title =