* Implemented comment votes
* Refactored voting code a bit
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user