From 56c08d8fc15c25e79dd91eaafbd29908bcabcc38 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 4 Dec 2021 18:18:58 +0000 Subject: [PATCH] . --- atlas/templates/atlas/series_viewer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/series_viewer.html b/atlas/templates/atlas/series_viewer.html index b72332f7..de2b9cbf 100755 --- a/atlas/templates/atlas/series_viewer.html +++ b/atlas/templates/atlas/series_viewer.html @@ -149,7 +149,7 @@ This series is not associated with any cases. success: function (json) { $("#finding-form").empty(); toastr.info('Finding added.'); - location.reload(); + //location.reload(); }, error: function (xhr, errmsg, err) { console.log(xhr.status + ": " + xhr