From 717c3feeae4a2f6cab1465216ce994d1f128554a Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 11 Nov 2021 15:33:34 +0000 Subject: [PATCH] . --- rapids/templates/rapids/rapid_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index c963fbbd..71c5f98c 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -536,7 +536,7 @@ // } //} - image_set = $("#image_form_set .temp-thumb").map(function() { return $(this).attr("src")}); + image_set = $("#image_form_set .temp-thumb").map(function() { return $(this).attr("src")}).get(); //console.log() //if (n == image_set.length) { const event = new CustomEvent('loadDicomViewer', {