.
This commit is contained in:
@@ -168,7 +168,7 @@ This series is not associated with any cases.
|
||||
success: function (json) {
|
||||
$("#finding-form").empty();
|
||||
toastr.info('Finding added.');
|
||||
location.reload('{{series.get_absolute_url}}');
|
||||
location.href='{{series.get_absolute_url}}';
|
||||
},
|
||||
error: function (xhr, errmsg, err) {
|
||||
console.log(xhr.status + ": " + xhr
|
||||
|
||||
Reference in New Issue
Block a user