diff --git a/Js/fonctions.js b/Js/fonctions.js index d96371d..c97b5b5 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -5137,7 +5137,7 @@ function ajouter_un_menu_vue_profil(codeMenu) error: function(data) { }, complete: function() { - //afficher_menu_vue_profil(); + afficher_menu_vue_profil(); } }); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 90dd771..4f3122c 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +