diff --git a/atlas/templates/atlas/series_viewer.html b/atlas/templates/atlas/series_viewer.html index 82b17367..5e98844e 100755 --- a/atlas/templates/atlas/series_viewer.html +++ b/atlas/templates/atlas/series_viewer.html @@ -105,7 +105,7 @@ }, success: function (json) { $("#finding-form").empty(); - toastr.info('Finding added.'); + //toastr.info('Finding added.'); }, error: function (xhr, errmsg, err) { console.log(xhr.status + ": " + xhr