This commit is contained in:
Ross
2021-12-04 16:21:32 +00:00
parent a9d7155fb4
commit 6bc1da348b
2 changed files with 43 additions and 33 deletions
@@ -104,7 +104,7 @@
// send request to change the is_private state on customSwitches toggle
$("#save-annotations").click(function () {
let el = $(".single-dicom-viewer").get(0);
let el = $(".cornerstone-element").get(0);
let c = cornerstone.getEnabledElement(el);