mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
scheduleFeedUpdate behaviour changed (force when Update clicked, use MIN_UPDATE_TIME on startup
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
print "<p align=\"center\">All feeds:
|
||||
<a class=\"button\"
|
||||
href=\"javascript:scheduleFeedUpdate()\">Update</a>";
|
||||
href=\"javascript:scheduleFeedUpdate(true)\">Update</a>";
|
||||
|
||||
print " <a class=\"button\"
|
||||
href=\"javascript:catchupAllFeeds()\">Mark as read</a></p>";
|
||||
|
||||
Reference in New Issue
Block a user