This commit is contained in:
2026-01-16 13:27:14 +00:00
parent ef733ccff7
commit 2510928cc4
2 changed files with 2 additions and 2 deletions

View File

@@ -5224,7 +5224,7 @@ function retirer_un_menu_vue_profil(codeMenu)
error: function(data) {
},
complete: function() {
afficher_menu_vue_profil();
//afficher_menu_vue_profil();
}
});
}