1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

notify tweaks

This commit is contained in:
Andrew Dolgov
2006-09-29 07:51:40 +01:00
parent a6a20d4f46
commit 106689b065
2 changed files with 7 additions and 8 deletions
+2
View File
@@ -137,6 +137,8 @@ function notify_real(msg, doc, no_hide, is_err) {
n.style.color = "black";
}
// msg = "<img src='images/live_com_loading.gif'> " + msg;
nb.innerHTML = msg;
if (!no_hide) {