From 761c7966895c4ec9bf0f6d854994d6587db772ff Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 28 Nov 2021 23:40:02 +0000 Subject: [PATCH] . --- atlas/templates/atlas/series_viewer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/atlas/templates/atlas/series_viewer.html b/atlas/templates/atlas/series_viewer.html index 73e2e2e7..011fce62 100755 --- a/atlas/templates/atlas/series_viewer.html +++ b/atlas/templates/atlas/series_viewer.html @@ -97,5 +97,6 @@ This series is not associated with any cases. .responseText); // provide a bit more info about the error to the console } }); + e.preventDefault(); }); \ No newline at end of file