projects
/
tt-rss.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
137bc3b
)
</hurr>
author
Andrew Dolgov
<noreply@fakecake.org>
Fri, 30 Nov 2018 17:24:38 +0000
(20:24 +0300)
committer
Andrew Dolgov
<noreply@fakecake.org>
Fri, 30 Nov 2018 17:24:38 +0000
(20:24 +0300)
js/viewfeed.js
patch
|
blob
|
history
diff --git
a/js/viewfeed.js
b/js/viewfeed.js
index aee32b1d126c90f450a5401e6bc0de6f662517da..4b16654c470aa9e02a60ad893a63514733752bab 100755
(executable)
--- a/
js/viewfeed.js
+++ b/
js/viewfeed.js
@@
-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 {