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