f
This commit is contained in:
parent
2252ba7bd3
commit
4caf707c9e
|
|
@ -5009,6 +5009,7 @@ function afficher_menu_vue_profil()
|
|||
alert_ebene(v_msg, v_msgEng);
|
||||
|
||||
$("#codeProfil").focus();
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
@ -5021,6 +5022,7 @@ function afficher_menu_vue_profil()
|
|||
alert_ebene(v_msg, v_msgEng);
|
||||
|
||||
$("#codeVue").focus();
|
||||
$('#div_menu_profil').html(data);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user