v1.18.x
barisusakli 10 years ago
parent 079ef74fe9
commit 961efa3533

@ -32,6 +32,7 @@ define('forum/topic/posts', [
if (html) { if (html) {
html.addClass('new'); html.addClass('new');
} }
navigator.scrollBottom(data.posts[0].index);
}); });
}; };

Loading…
Cancel
Save