.
This commit is contained in:
@@ -104,6 +104,8 @@ c = cornerstone.getEnabledElement(dicom_element);
|
||||
action: 'post'
|
||||
},
|
||||
success: function (json) {
|
||||
$("#finding-form").empty()
|
||||
toastr.info('Finding added.')
|
||||
},
|
||||
error: function (xhr, errmsg, err) {
|
||||
console.log(xhr.status + ": " + xhr
|
||||
|
||||
Reference in New Issue
Block a user