mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
closes #3512
This commit is contained in:
@@ -32,6 +32,7 @@ define('forum/topic/posts', [
|
||||
if (html) {
|
||||
html.addClass('new');
|
||||
}
|
||||
navigator.scrollBottom(data.posts[0].index);
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user