summaryrefslogtreecommitdiff
path: root/prefs.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-08-22 12:43:07 +0100
committerAndrew Dolgov <[email protected]>2005-08-22 12:43:07 +0100
commit175847dee889442606adae97f844302cb027cebd (patch)
tree12f25541d305ff4eff3cf9ec727745d60744d266 /prefs.js
parent5d348feec2484d784c70f548c68fc07a025d95aa (diff)
mark headlines page as read now works (via rpc)
Diffstat (limited to 'prefs.js')
-rw-r--r--prefs.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/prefs.js b/prefs.js
index 192e194fe..6263a6ec0 100644
--- a/prefs.js
+++ b/prefs.js
@@ -39,6 +39,7 @@ function notify_callback() {
}
}
+
function updateFeedList() {
document.getElementById("feeds").innerHTML = "Loading feeds, please wait...";