From 6f125ce3032bdb67abbe08078de8ad00881e4c68 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 12 Oct 2025 01:24:50 +0200 Subject: [PATCH] External generateMiniGraph Removed the generateMiniGraph function and its associated AJAX call for fetching detections. This change may affect how mini graphs are displayed on the page. --- scripts/todays_detections.php | 120 +--------------------------------- 1 file changed, 1 insertion(+), 119 deletions(-) diff --git a/scripts/todays_detections.php b/scripts/todays_detections.php index 02192be..1e58a78 100644 --- a/scripts/todays_detections.php +++ b/scripts/todays_detections.php @@ -553,126 +553,8 @@ window.addEventListener("load", function(){ +