.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user