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;