1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 22:45:57 +00:00

do not auto-hide notify box when subscribing to feed

This commit is contained in:
Andrew Dolgov
2007-05-17 08:56:08 +01:00
parent 156a785dc2
commit 1ba6daf78e

View File

@@ -1483,7 +1483,7 @@ function qaddFeed() {
return false;
}
notify_progress("Adding feed...");
notify_progress(__("Subscribing to feed..."), true);
closeInfoBox();