master
Andrew Dolgov 6 years ago
parent 137bc3b3db
commit c1ee7035e6

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

Loading…
Cancel
Save