a
This commit is contained in:
parent
e12dac8ac8
commit
f605e49ab2
|
|
@ -343,10 +343,9 @@
|
|||
xhr.open('POST', 'AAARemboursement/uploadged');
|
||||
setButtonLoading(true);
|
||||
xhr.send(formData);
|
||||
alert("Après send");
|
||||
});
|
||||
|
||||
alert("Après send");
|
||||
|
||||
/* Validation à la sélection du fichier */
|
||||
fileInput.addEventListener('change', function () {
|
||||
clearError();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user