Open JayVDZ opened 8 years ago
Since jQuery 1.8 ajax.error() has been deprecated, but since 3.0 it's been removed. .fail() is the replacement function. This change makes the switch from .error() to .fail().
Since jQuery 1.8 ajax.error() has been deprecated, but since 3.0 it's been removed. .fail() is the replacement function. This change makes the switch from .error() to .fail().