fixes #670
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
<% else %>
|
||||
$("a#add-to-favorites").hide();
|
||||
$("a#remove-from-favorites").show();
|
||||
$("#score-for-post-<%= @post.id %>").html(<%= @post.score %>);
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user