1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:35:56 +00:00
This commit is contained in:
Andrew Dolgov
2018-11-30 20:24:38 +03:00
parent 137bc3b3db
commit c1ee7035e6

View File

@@ -455,8 +455,6 @@ function moveToPost(mode, noscroll, noexpand) {
}
if (!getActiveArticleId()) {
console.log('hurr', rows[0]);
next_id = rows[0];
prev_id = rows[rows.length-1]
} else {