1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

view: update offline feedlist counters

This commit is contained in:
Andrew Dolgov
2009-02-03 22:33:52 +03:00
parent 005f8e6d60
commit a4b906ec46
2 changed files with 137 additions and 53 deletions

View File

@@ -396,6 +396,7 @@ function view_offline(id, feed_id) {
}
render_article("FIXME");
update_feedlist_counters();
return false;