.
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
let images = data.images
|
let images = data.images
|
||||||
|
|
||||||
if ("feedback_images" in data) {
|
if ("feedback_images" in data) {
|
||||||
images.push(...images.feedback_images)
|
images.push(...data.feedback_images)
|
||||||
}
|
}
|
||||||
|
|
||||||
let event = new CustomEvent('loadDicomViewerUrls', {
|
let event = new CustomEvent('loadDicomViewerUrls', {
|
||||||
|
|||||||
Reference in New Issue
Block a user