summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-29 07:51:40 +0100
committerAndrew Dolgov <[email protected]>2006-09-29 07:51:40 +0100
commit106689b065e5cbec64d0dc1a6ac446fb96ca3ad9 (patch)
treedf13c42d2a7272b20c49632dc95c90b1958d7f54 /functions.js
parenta6a20d4f46add8210ff653d043a79ef57583bc35 (diff)
notify tweaks
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions.js b/functions.js
index bd0b5dcd7..491d43523 100644
--- a/functions.js
+++ b/functions.js
@@ -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) {