a
This commit is contained in:
parent
6ebf651d75
commit
06fe2a4799
|
|
@ -55535,7 +55535,7 @@ function enregistrer_changementcollege()
|
|||
|
||||
|
||||
confirm_ebene(v_msg, v_msgEng)
|
||||
.then((isConfirmedrmed) => {
|
||||
.then((isConfirmed) => {
|
||||
if (isConfirmed) {
|
||||
// L'utilisateur a confirmé
|
||||
window.location.assign($("#racineWeb" ).val()+"Fichechangementcollege/enregistrerchangementcollege/");
|
||||
|
|
@ -58348,7 +58348,7 @@ function mail_detail_stat_adherent_periode_garantie()
|
|||
complete: function() {
|
||||
div_export.html(" ");
|
||||
|
||||
v_msg="Opération terminée avec succès!";
|
||||
v_msg="sg="Opération terminée avec succès!";
|
||||
v_msgEng="Operation completed successfully!";
|
||||
alert_ebene(v_msg, v_msgEng);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user