update
parent
c448ae6dc3
commit
ef9e8897d3
|
@ -310,6 +310,9 @@
|
|||
} else {
|
||||
$('#result').hide();
|
||||
}
|
||||
},
|
||||
error: function(xhr) {
|
||||
console.error('Error:', xhr.responseText);
|
||||
}
|
||||
});
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue