summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-02-03 22:33:52 +0300
committerAndrew Dolgov <[email protected]>2009-02-03 22:33:52 +0300
commita4b906ec46bc389d8fcef1b2a308c2699c7ffc04 (patch)
tree7666d2b53992953ce14d716e54720ca52ea57532 /viewfeed.js
parent005f8e6d600b7f927000489ec3be0580d0dbabdf (diff)
view: update offline feedlist counters
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 019d29229..3c9b30641 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -396,6 +396,7 @@ function view_offline(id, feed_id) {
}
render_article("FIXME");
+ update_feedlist_counters();
return false;