From ce508974c99a20da9ec8904cdce1b48d806f1b8e Mon Sep 17 00:00:00 2001 From: Tykayn Date: Thu, 21 Aug 2025 17:24:31 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20th=C3=A8mes=20osmose=20pour=20plac?= =?UTF-8?q?es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin/followup_theme_graph.html.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/admin/followup_theme_graph.html.twig b/templates/admin/followup_theme_graph.html.twig index 5e9e7350..eb92abc1 100644 --- a/templates/admin/followup_theme_graph.html.twig +++ b/templates/admin/followup_theme_graph.html.twig @@ -378,7 +378,8 @@ 'healthcare': [8211, 7220, 8331], 'laboratory': [7240, 8351], 'police': [8190, 8191], - 'defibrillator': [8370] + 'defibrillator': [8370], + 'places': [7240, 8351, 8211, 7220, 8331, 8031] // Ajouter d'autres thèmes selon les besoins }; let mapInstance = null;