From 6a8981d6b569599c7250b1eb92a6dbe22c793142 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 16 Jan 2026 17:10:00 +0000 Subject: [PATCH] dd --- Controleur/ControleurAjaxmenusprofil.php | 1 + Vue/gabarit.php | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Controleur/ControleurAjaxmenusprofil.php b/Controleur/ControleurAjaxmenusprofil.php index 8a0cb11..ee295a2 100755 --- a/Controleur/ControleurAjaxmenusprofil.php +++ b/Controleur/ControleurAjaxmenusprofil.php @@ -13,6 +13,7 @@ class ControleurAjaxmenusprofil extends Controleur public function index() { $codeProfil = $this->requete->getParametreFormulaire("codeProfil"); + // $menus = $this->utilisateur->getListeProfil($codeProfil); $this->genererVueAjax(array( diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 4f3122c..4e8a84d 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -235,12 +235,13 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
- +