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);
|
alert_ebene(v_msg, v_msgEng);
|
||||||
|
|
||||||
$("#codeProfil").focus();
|
$("#codeProfil").focus();
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -5021,6 +5022,7 @@ function afficher_menu_vue_profil()
|
||||||
alert_ebene(v_msg, v_msgEng);
|
alert_ebene(v_msg, v_msgEng);
|
||||||
|
|
||||||
$("#codeVue").focus();
|
$("#codeVue").focus();
|
||||||
|
$('#div_menu_profil').html(data);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user