forked from ZwiiCMS-Team/ZwiiCMS
update mauvais etape d'erreur (retour erreur ajax)
This commit is contained in:
parent
fe3f767697
commit
78f7a1c063
@ -30,7 +30,7 @@ function step(i, data) {
|
||||
},
|
||||
error: function (xhr) {
|
||||
// Appel de la fonction de gestion d'erreur
|
||||
showError(1, xhr.responseText, errors);
|
||||
showError(i, xhr.responseText, errors);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user