a
This commit is contained in:
parent
4e6cffb3af
commit
fb9f03b7f1
|
|
@ -580,6 +580,7 @@
|
||||||
})
|
})
|
||||||
.then(response => response.json())
|
.then(response => response.json())
|
||||||
.then(data => {
|
.then(data => {
|
||||||
|
alert(data)
|
||||||
console.log('Réponse JSON :', data);
|
console.log('Réponse JSON :', data);
|
||||||
if (data.success) {
|
if (data.success) {
|
||||||
showStep('step-instructions');
|
showStep('step-instructions');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user