This commit is contained in:
Ross
2021-12-01 20:31:00 +00:00
parent 2a93691830
commit 19cc5b8ef6
+1
View File
@@ -217,6 +217,7 @@
if (!$("#id_examination").find(":selected").length) {
var byteArray = new Uint8Array(reader.result);
console.log("etrxact")
extractDicomStudyDescription(byteArray);
}
});