diff --git a/app/views/comment_votes/error.js.erb b/app/views/comment_votes/error.js.erb new file mode 100644 index 000000000..3cbad8c29 --- /dev/null +++ b/app/views/comment_votes/error.js.erb @@ -0,0 +1 @@ +Danbooru.Utility.j_alert(<%= @exception.to_s.to_json); \ No newline at end of file