mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 04:55:55 +00:00
notify tweaks
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user