This commit is contained in:
2026-01-16 13:46:15 +00:00
parent e31b897365
commit 353966dc0f
3 changed files with 5 additions and 5 deletions

View File

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