mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 14:07:10 +00:00
infinite scrolling: tweaks (2)
This commit is contained in:
@@ -163,7 +163,9 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
|
||||
query = query + "&omode=flc";
|
||||
}
|
||||
|
||||
notify_progress("Loading, please wait...", true);
|
||||
if (!page_offset) {
|
||||
notify_progress("Loading, please wait...", true);
|
||||
}
|
||||
|
||||
// xmlhttp.abort();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user