* Added post voting (partial)
* Fixed jrails * Added header to comment/index * Post votes now store the score
This commit is contained in:
1
app/views/post_votes/create.js.rjs
Normal file
1
app/views/post_votes/create.js.rjs
Normal file
@@ -0,0 +1 @@
|
||||
page["#score-for-post-#{@post.id} span"].val(@post.score)
|
||||
Reference in New Issue
Block a user