]> git.wh0rd.org - tt-rss.git/commitdiff
prefs: remove loading... notice from selectTab
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 20 Aug 2006 03:57:14 +0000 (04:57 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 20 Aug 2006 03:57:14 +0000 (04:57 +0100)
prefs.js

index 2ac772fc184b23db5b5e7bce0b3034ebe0da594c..2dd9761e3cdf7614592e0fb5a2510d87cc2e8078 100644 (file)
--- a/prefs.js
+++ b/prefs.js
@@ -1132,7 +1132,7 @@ function selectTab(id, noupdate) {
 
                        debug("selectTab: " + id + "(NU: " + noupdate + ")");
        
-                       notify("Loading, please wait...", true);
+//                     notify("Loading, please wait...", true);
        
                        // close active infobox if needed
                        closeInfoBox();