Repository URL to install this package:
Version:
2.23.0 ▾
|
$(document).ajaxError (event, xhr, settings) ->
if xhr.status == 412
location.reload();