From 04e6ce5c55ff37d122d229a5e66e53aa5e47e8b2 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 3 Jan 2026 11:48:57 +0000 Subject: [PATCH 1/3] ff --- Vue/gabarit.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 4d74b8b..9ea0291 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -616,7 +616,6 @@ $activeChildId = $menuData['child']; - + From c845faf485cb49f400256c339eedc0262b1add04 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 3 Jan 2026 11:52:57 +0000 Subject: [PATCH 2/3] v --- Vue/gabarit.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 9ea0291..261cd0a 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -681,13 +681,14 @@ $activeChildId = $menuData['child']; From 4f83b4a4beac19074c8a3013f705b7ff2f44dba5 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 3 Jan 2026 11:54:19 +0000 Subject: [PATCH 3/3] v --- Vue/Listeadherent/index.php | 15 ++++++++++++++- Vue/gabarit.php | 13 ------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Vue/Listeadherent/index.php b/Vue/Listeadherent/index.php index 1c15175..ffb82cf 100644 --- a/Vue/Listeadherent/index.php +++ b/Vue/Listeadherent/index.php @@ -97,4 +97,17 @@ foreach ($modals as $id => $cfg): - \ No newline at end of file + + + \ No newline at end of file diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 261cd0a..8188b55 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -679,19 +679,6 @@ $activeChildId = $menuData['child']; }, 1000); // Attendre 1s que tout soit initialisé }); - -