From ccc4fe5fffd9ba468950308b1b95efec8c91e63c Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 29 Oct 2021 23:59:57 +0100 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 d81299f0..485fa232 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -277,7 +277,7 @@ } function loadViewer() { - dicomViewer.loadCornerstone($("#single-dicom-viewer"), null, images, annotations); + //dicomViewer.loadCornerstone($("#single-dicom-viewer"), null, images, annotations); file_set = $("#image_form_set input[type=file]"); n = 0;