h
This commit is contained in:
@@ -5188,7 +5188,7 @@ function retirer_tous_menu_vue_profil()
|
||||
function retirer_un_menu_vue_profil(codeMenu)
|
||||
{
|
||||
debugger;
|
||||
|
||||
|
||||
codeProfil=$("#codeProfil").val();
|
||||
|
||||
if (codeProfil<=" ")
|
||||
@@ -5226,7 +5226,7 @@ function retirer_un_menu_vue_profil(codeMenu)
|
||||
error: function(data) {
|
||||
},
|
||||
complete: function() {
|
||||
//afficher_menu_vue_profil();
|
||||
afficher_menu_vue_profil();
|
||||
}
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user