mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 12:51:29 +00:00
fix notify box, add notify prompt in viewfeed
This commit is contained in:
@@ -8,6 +8,7 @@ function headlines_callback() {
|
||||
var f = document.getElementById("headlines-frame");
|
||||
f.innerHTML = xmlhttp.responseText;
|
||||
update_all_counters();
|
||||
notify("");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user