summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-10-04 06:40:00 +0100
committerAndrew Dolgov <[email protected]>2006-10-04 06:40:00 +0100
commit9c4837460c168b248e7f4a45d5b020e878bc3f91 (patch)
treea0992ac19b152a8c369fb5e6c2a464f01ffb9210 /functions.js
parentc93d8e07fe729dda80adbe38bd06ff1247c9ffd8 (diff)
infobox-based feed category editor
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.js b/functions.js
index 652e2316f..db1351510 100644
--- a/functions.js
+++ b/functions.js
@@ -1215,6 +1215,7 @@ function infobox_callback() {
box.style.display = "block";
}
}
+ notify("");
}
}