.
This commit is contained in:
@@ -217,6 +217,7 @@
|
|||||||
|
|
||||||
if (!$("#id_examination").find(":selected").length) {
|
if (!$("#id_examination").find(":selected").length) {
|
||||||
var byteArray = new Uint8Array(reader.result);
|
var byteArray = new Uint8Array(reader.result);
|
||||||
|
console.log("etrxact")
|
||||||
extractDicomStudyDescription(byteArray);
|
extractDicomStudyDescription(byteArray);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user