a
This commit is contained in:
parent
d25fa84bef
commit
efb9fc8016
|
|
@ -876,6 +876,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
error: function(xhr, status, error) {
|
error: function(xhr, status, error) {
|
||||||
|
alert(error);
|
||||||
showError('Erreur lors de la vérification AJAX: ' + error);
|
showError('Erreur lors de la vérification AJAX: ' + error);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user