This commit is contained in:
Ross
2021-12-04 18:18:58 +00:00
parent b59b9828b5
commit 56c08d8fc1
+1 -1
View File
@@ -149,7 +149,7 @@ This series is not associated with any cases.
success: function (json) { success: function (json) {
$("#finding-form").empty(); $("#finding-form").empty();
toastr.info('Finding added.'); toastr.info('Finding added.');
location.reload(); //location.reload();
}, },
error: function (xhr, errmsg, err) { error: function (xhr, errmsg, err) {
console.log(xhr.status + ": " + xhr console.log(xhr.status + ": " + xhr