forked from DGNum/gestioCOF
gnagnagna
This commit is contained in:
parent
7bf0c5f09e
commit
02584982f6
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ $(document).ready(function () {
|
|||
case 403:
|
||||
requestAuth(data, performTransfers);
|
||||
break;
|
||||
case 400:
|
||||
case 400:
|
||||
displayErrors(getErrorsHtml(data));
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue