From ff6915243c03d29944053f3bf2e336114ac7cae8 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 16 Jan 2026 12:01:02 +0000 Subject: [PATCH] f --- Js/fonctions.js | 4 ++-- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 842b542..178d22e 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -4999,8 +4999,9 @@ function ajax_menus_profil() function afficher_menu_vue_profil() { + debugger; + codeProfil=$("#codeProfil").val(); - if (codeProfil<=" ") { v_msg="Veuillez sélectionner un profil!"; @@ -5012,7 +5013,6 @@ function afficher_menu_vue_profil() } vue=$("#vue").val(); - if (vue<=" ") { v_msg="Veuillez sélectionner une vue!"; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index a92f40e..162dde1 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +