Files
danbooru/app/views/comment_votes/create.js.erb

4 lines
74 B
Plaintext

<% if @error %>
alert(<%= escape_javascript(@error.to_s) %>);
<% end %>