From 24946728e8d77dc3595230c2f0b71e77fbc7b2d2 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 24 Feb 2026 13:43:50 +0000 Subject: [PATCH] n --- Vue/gabarit.php | 35 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 21 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index fc940131..d4662c12 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -29,38 +29,31 @@ $_SESSION['descriptionVue'] = est_anglophone() ? $infovue['DescriptionEng'] : $i $_SESSION['titreRetour'] = est_anglophone() ? $infovue['titreRetourEng'] : $infovue['titreRetour']; $_SESSION['retourVue'] = $infovue['lienRetour']; - -// Récupérer les menus -$menus = $gabary->get_menus($_SESSION['profil']); -$menusvue = $gabary->get_menus_vue($_SESSION['vue'], $_SESSION['profil']); - -// Pour l'exemple, on désactive le mode test +// Pour l'exemple, on désactive le mode test, mais vous pouvez le laisser dynamique $_SESSION['bdTests_C'] = "0"; ?> - - - - - + - - + + - -
- -
+
+ - - - +
+ +
+
- + + + + \ No newline at end of file