z
This commit is contained in:
parent
c65ff3b100
commit
dcf4970d04
|
|
@ -1437,7 +1437,6 @@ function enregistrer_avenant()
|
|||
*/
|
||||
confirm_ebene(v_msg, v_msgEng).then(isConfirmed => {
|
||||
if (isConfirmed) {
|
||||
alert("confiormé");
|
||||
var div_attente = $('#div_attente');
|
||||
div_attente.html('<div style="padding-top:80px;"><img src="Bootstrap/images/loading.gif"/> <span style="font-size:15pt;">' + 'Chargement en cours! Veuillez patienter...' + '</span></div>');
|
||||
$("#btn_enreg").click();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user