5 lines
111 B
Plaintext
Executable File
5 lines
111 B
Plaintext
Executable File
.ajaxError(function(${1:request, settings}) {
|
|
${2://stuff to do when an AJAX call returns an error};
|
|
});
|
|
${3}
|