This commit is contained in:
Ross
2021-02-15 10:58:45 +00:00
parent 1bdf62062f
commit 45d4b1e1c5
7 changed files with 83 additions and 3 deletions
+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)
<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="single-dicom-viewer" class="dicom-viewer" data-images="" data-annotations=''></div>
<div id="drop-filenames"></div>
</div>