1
0
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:
Andrew Dolgov
2007-08-09 08:43:06 +01:00
parent b3c67a4803
commit 82a7286215

View File

@@ -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();