fix Mark as read button

master
Andrew Dolgov 18 years ago
parent ec6e2fd35b
commit 28de373239

@ -569,7 +569,7 @@ function catchupCurrentFeed() {
} */ } */
if (confirm(str)) { if (confirm(str)) {
return viewCurrentFeed(0, 'MarkAllRead') return viewCurrentFeed('MarkAllRead')
} }
} }

Loading…
Cancel
Save