]> git.wh0rd.org Git - tt-rss.git/commitdiff
disable "loading, please wait" text on view()
authorAndrew Dolgov <fox@madoka.spb.ru>
Fri, 26 Aug 2005 04:47:46 +0000 (05:47 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Fri, 26 Aug 2005 04:47:46 +0000 (05:47 +0100)
tt-rss.js

index 1ab5ecb5ddd468c0e6fc9344ed9aba9b2a61984e..bab06f4516340868d485bec9133d21f2bbc7f34a 100644 (file)
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -336,7 +336,7 @@ function view(id,feed_id) {
                upd_img_pic.innerHTML = "";
        } 
 
-       document.getElementById('content').innerHTML='Loading, please wait...';         
+//     document.getElementById('content').innerHTML='Loading, please wait...';         
 
        active_post_id = id;