1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 23:55:56 +00:00

prefs: remove loading... notice from selectTab

This commit is contained in:
Andrew Dolgov
2006-08-20 04:57:14 +01:00
parent f3acc32e56
commit 95322e1224

View File

@@ -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();