fix js
This commit is contained in:
parent
710ac6e57b
commit
f5b622c7d0
|
@ -55,7 +55,7 @@ function applyInitMessage(req){
|
|||
alert (req.responseText);
|
||||
|
||||
}else{
|
||||
alert ('error ' + xhr.status);
|
||||
alert ('error ' + response.status);
|
||||
document.getElementById('fightButton').disabled=false;
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user