This commit is contained in:
barisusakli
2015-09-11 14:48:44 -04:00
parent 079ef74fe9
commit 961efa3533

View File

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