This commit is contained in:
Ross
2021-12-04 23:11:37 +00:00
parent 93632c8f8a
commit 7a93437909
+1 -1
View File
@@ -168,7 +168,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({{series.get_absolute_url}}); location.reload('{{series.get_absolute_url}}');
}, },
error: function (xhr, errmsg, err) { error: function (xhr, errmsg, err) {
console.log(xhr.status + ": " + xhr console.log(xhr.status + ": " + xhr