sd
This commit is contained in:
parent
944afdcd2c
commit
475d04c00c
|
|
@ -17120,8 +17120,8 @@ function enregistrer_modif_parametresgeneraux()
|
|||
donnees += '&emailRd='+emailRd+'&smsRd='+smsRd;
|
||||
|
||||
//console.log(donnees);
|
||||
v_msg="Confirmez-vous la modification des données ?";
|
||||
v_msgEng="Do you confirm the modification of the data?";
|
||||
v_msg="Confirmez-vous ces modifications ?";
|
||||
v_msgEng="Do you confirm these modifications?";
|
||||
|
||||
confirm_ebene(v_msg, v_msgEng)
|
||||
.then((isConfirmed) => {
|
||||
|
|
@ -92042,7 +92042,7 @@ function enregistrer_modif_parametres_med()
|
|||
donnees += '&appliquerTarifBas='+appliquerTarifBas;
|
||||
donnees += '&nombreActeEntentePrealable='+nombreActeEntentePrealable;
|
||||
|
||||
v_msg="Confirmez-vous ces modifications?";
|
||||
v_msg="Confirmez-vous ces modifications ?";
|
||||
v_msgEng="Do you confirm these modifications?";
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user