1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:45:55 +00:00

mark headlines page as read now works (via rpc)

This commit is contained in:
Andrew Dolgov
2005-08-22 12:43:07 +01:00
parent 5d348feec2
commit 175847dee8
4 changed files with 71 additions and 6 deletions

View File

@@ -39,6 +39,7 @@ function notify_callback() {
}
}
function updateFeedList() {
document.getElementById("feeds").innerHTML = "Loading feeds, please wait...";