parent
4f5c75c5e3
commit
1130b58114
|
@ -0,0 +1,4 @@
|
|||
Q($.ajax(...))
|
||||
.catch(function (response) {
|
||||
console.error(response);
|
||||
});
|
Loading…
Reference in New Issue