From 507172d02fcf5b4e463d47ad1359a680722381e9 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 29 Oct 2021 23:56:31 +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 485fa232..d81299f0 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;