1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 19:15:56 +00:00

tweak infscroll

This commit is contained in:
Andrew Dolgov
2007-08-28 06:12:01 +01:00
parent 1807536859
commit ee506d2a05
2 changed files with 1 additions and 3 deletions

View File

@@ -23,8 +23,6 @@ function viewNextFeedPage() {
try {
if (!getActiveFeedId()) return;
notify_progress("Loading, please wait...");
viewfeed(getActiveFeedId(), undefined, undefined, undefined,
undefined, _feed_cur_page+1);