.
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
console.log("hello", file, el, image)
|
||||
if ($("#id_examination").find(":selected")[0].dataset.select2Id == "2") {
|
||||
var byteArray = new Uint8Array(reader.result);
|
||||
console.log("etrxact")
|
||||
console.log("etrxact", reader)
|
||||
extractDicomStudyDescription(byteArray);
|
||||
}
|
||||
var image = new Image();
|
||||
|
||||
Reference in New Issue
Block a user