From 82c921d249c7b03643e9106fc763971ad6214172 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 28 Mar 2026 16:33:55 +0000 Subject: [PATCH] dfg --- Vue/Listeavenant/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vue/Listeavenant/index.php b/Vue/Listeavenant/index.php index 01f28cc..5cf5018 100644 --- a/Vue/Listeavenant/index.php +++ b/Vue/Listeavenant/index.php @@ -95,7 +95,7 @@ // Exécution au chargement complet du DOM document.addEventListener("DOMContentLoaded", function() { // Initialisation des composants au chargement de la page - appliquerDataTable('.tabliste'); + appliquerDataTable('.tabliste', {}, ""); }); \ No newline at end of file