@ -54,7 +54,7 @@
if (textStatus == 'success') {
eval(xhr.responseText);
} else if (textStatus == 'error') {
alert('error');
// alert('error');
}