mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
notify window close button
This commit is contained in:
@@ -209,6 +209,8 @@ function viewCurrentFeed(skip, subop) {
|
||||
|
||||
function viewfeed(feed, skip, subop) {
|
||||
|
||||
// notify("Loading headlines...");
|
||||
|
||||
enableHotkeys();
|
||||
|
||||
var searchbox = document.getElementById("searchbox");
|
||||
@@ -290,7 +292,7 @@ function viewfeed(feed, skip, subop) {
|
||||
|
||||
ftitle_d.innerHTML = ftitle_s.innerHTML;
|
||||
|
||||
notify("");
|
||||
// notify("");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user