From c6a03abdf3806555647a8b506c544f2e2efde5df Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 13 Mar 2026 13:38:03 +0000 Subject: [PATCH] vs --- Vue/Paramlienparente/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vue/Paramlienparente/index.php b/Vue/Paramlienparente/index.php index f7e73144..6365c948 100755 --- a/Vue/Paramlienparente/index.php +++ b/Vue/Paramlienparente/index.php @@ -95,7 +95,7 @@ window.addEventListener('load', function() { if (typeof jQuery !== 'undefined') { // La fonction détecte seule #globalSearch et lie la recherche ! - initSmartTable('.table', 'Gestion des Liens de Parenté'); + initSmartTable('.table', 'Gestion des Liens de Parenté', false); } });