summaryrefslogtreecommitdiff
path: root/feedlist.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-02 20:58:58 +0100
committerAndrew Dolgov <[email protected]>2007-03-02 20:58:58 +0100
commit42c329162265a17e9f8f2444de2d061fb3cfb4a5 (patch)
tree32727ebaba11ea6371596e2495ce1af83559eeef /feedlist.js
parent0d32b41e36fffa800991267b637d9344cb88fd2e (diff)
UI improvements
Diffstat (limited to 'feedlist.js')
-rw-r--r--feedlist.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/feedlist.js b/feedlist.js
index 1bbb178bd..79a39f347 100644
--- a/feedlist.js
+++ b/feedlist.js
@@ -135,7 +135,7 @@ function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
container.innerHTML = "<div class=\"loadingPrompt\"><img src=\"images/indicator_white.gif\">&nbsp;" +
"Loading, please wait...</div>"; */
- notify("Loading, please wait...", true);
+ notify_progress("Loading, please wait...", true);
// xmlhttp.abort();