a
This commit is contained in:
parent
33981756a3
commit
b5e1c6ca14
|
|
@ -340,11 +340,11 @@
|
|||
setFeedback('danger', '<?= _("Erreur réseau. Veuillez réessayer.") ?>');
|
||||
});
|
||||
|
||||
|
||||
alert("AVANT POST");
|
||||
return;
|
||||
|
||||
xhr.open('POST', 'Remboursement');
|
||||
|
||||
alert("APRES POST");
|
||||
return;
|
||||
|
||||
setButtonLoading(true);
|
||||
xhr.send(formData);
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user