diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index 71c5f98c..cab3cee9 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -537,6 +537,7 @@ //} image_set = $("#image_form_set .temp-thumb").map(function() { return $(this).attr("src")}).get(); + console.log(image_set); //console.log() //if (n == image_set.length) { const event = new CustomEvent('loadDicomViewer', {