This commit is contained in:
Ross
2021-02-15 11:41:25 +00:00
parent 77640c3738
commit ef77661416
+1 -1
View File
@@ -310,7 +310,7 @@ This form will create a image set that can be associated with a long question. I
<h3>Images:</h3>
<input type="button" value="Add More Images" id="add_more_images">
<div id="drop-container" class="">Drop images here (or use the buttons below). Dropping images here will overwrite existing images in the series.
<div id="drop-container" class="">Drop images here (or use the buttons below). Dropping images here will overwrite existing images in the series. When drag and dropping make sure to drag the first image or the order will not be maintained.
<div id="single-dicom-viewer" class="dicom-viewer" data-images="" data-annotations=''></div>
<div id="drop-filenames"></div>
</div>