Files
danbooru/app/views/comment_votes/create.js.erb
2011-03-10 17:59:42 -05:00

4 lines
76 B
Plaintext

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