From ab7a7c809228ccb2d2416adc806c088726bd3034 Mon Sep 17 00:00:00 2001 From: Yacine31 Date: Mon, 11 Dec 2023 17:52:35 +0100 Subject: [PATCH] Update 99_html_footer.html --- sql/99_html_footer.html | 1 - 1 file changed, 1 deletion(-) diff --git a/sql/99_html_footer.html b/sql/99_html_footer.html index 640b3a8..de8586f 100644 --- a/sql/99_html_footer.html +++ b/sql/99_html_footer.html @@ -15,7 +15,6 @@ function colorerMots(element) { } } -const element = document.querySelector("table"); colorerMots(element);