This commit is contained in:
Andrew Dolgov 2018-11-30 20:24:38 +03:00
parent 137bc3b3db
commit c1ee7035e6
1 changed files with 0 additions and 2 deletions

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 {