Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts: js/post-hover.js
This commit is contained in:
@@ -110,6 +110,7 @@ onready(function(){
|
||||
}
|
||||
|
||||
$post = $('[data-board="' + board + '"] div.post#reply_' + id + ', [data-board="' + board + '"]div#thread_' + id);
|
||||
|
||||
if(hovering && $post.length > 0) {
|
||||
start_hover($link);
|
||||
}
|
||||
|
Reference in New Issue
Block a user