posts/show: fix flickering post unvote link.
This commit is contained in:
@@ -274,8 +274,6 @@ Post.initialize_links = function() {
|
||||
|
||||
e.preventDefault();
|
||||
});
|
||||
|
||||
$(".unvote-post-link").hide();
|
||||
}
|
||||
|
||||
Post.initialize_post_relationship_previews = function() {
|
||||
|
||||
Reference in New Issue
Block a user