summaryrefslogtreecommitdiff
path: root/functions.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-30 09:16:28 +0100
committerAndrew Dolgov <[email protected]>2006-09-30 09:16:28 +0100
commita58d997c5e60c863cb40c41e50db20f2866edfae (patch)
treef9a672b7cd51867bb77041407a15481ae5c32346 /functions.js
parent739cb01899d0a6bc24dd21bc9dcabbbafe457d11 (diff)
stop feedback display in dlg_frefresh_callback
Diffstat (limited to 'functions.js')
-rw-r--r--functions.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.js b/functions.js
index ec24fc506..f41a4df3c 100644
--- a/functions.js
+++ b/functions.js
@@ -1250,7 +1250,7 @@ function qafAdd() {
return
}
- notify("Adding feed...");
+ notify("Adding feed...", true);
closeInfoBox();