JS fixes for when we get a 419
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
$('.main-content').empty().append(html);
|
||||
|
||||
}).fail(function() {
|
||||
//alert('Failed');
|
||||
alert('Well that didnt work?');
|
||||
});
|
||||
|
||||
e.stopPropagation();
|
||||
|
Reference in New Issue
Block a user