1
0
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:
Andrew Dolgov
2005-09-05 16:49:39 +01:00
parent 54aa1a4113
commit c05608c26e
9 changed files with 117 additions and 8 deletions

View File

@@ -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("");
}