mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 00:06:33 +02: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