diff --git a/web/startScan/templates/startScan/detail_scan.html b/web/startScan/templates/startScan/detail_scan.html index ffecb9b88..2e3dc6471 100644 --- a/web/startScan/templates/startScan/detail_scan.html +++ b/web/startScan/templates/startScan/detail_scan.html @@ -1034,7 +1034,7 @@
Loading Screenshots...
-
+
@@ -1536,6 +1536,11 @@

0) { + return false; + } get_screenshot({{scan_history_id}}); //animate search placeholder @@ -2095,6 +2107,9 @@

0) { + return false; + } visualise_scan_results({{scan_history_id}}); }); @@ -2111,6 +2126,11 @@

', @@ -1558,6 +1568,9 @@