This commit is contained in:
Ross
2021-11-29 21:19:38 +00:00
parent acab6f4d65
commit ea2c177a5d
+2 -2
View File
@@ -104,8 +104,8 @@ c = cornerstone.getEnabledElement(dicom_element);
action: 'post' action: 'post'
}, },
success: function (json) { success: function (json) {
$("#finding-form").empty() $("#finding-form").empty();
toastr.info('Finding added.') toastr.info('Finding added.');
}, },
error: function (xhr, errmsg, err) { error: function (xhr, errmsg, err) {
console.log(xhr.status + ": " + xhr console.log(xhr.status + ": " + xhr