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