diff --git a/atlas/templates/atlas/series_form.html b/atlas/templates/atlas/series_form.html index 38cb4981..95e46fe7 100755 --- a/atlas/templates/atlas/series_form.html +++ b/atlas/templates/atlas/series_form.html @@ -217,6 +217,7 @@ if (!$("#id_examination").find(":selected").length) { var byteArray = new Uint8Array(reader.result); + console.log("etrxact") extractDicomStudyDescription(byteArray); } });