forked from e621ng/e621ng
* Implemented comment votes
* Refactored voting code a bit
This commit is contained in:
parent
857379fadf
commit
f9cdcef2c0
3
app/views/comment_votes/create.js.rjs
Normal file
3
app/views/comment_votes/create.js.rjs
Normal file
@ -0,0 +1,3 @@
|
||||
if @error
|
||||
page.alert(@error.to_s)
|
||||
end
|
Loading…
Reference in New Issue
Block a user