Skip to content

Commit 7c0cb09

Browse files
committed
Notify people of 401s during ajax calls
Fixes #592
1 parent 0efc385 commit 7c0cb09

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
$('#flash').html('<div class="alert alert-danger">Unauthorized: Please Sign In!</div>');
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
new.js.erb

0 commit comments

Comments
 (0)