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
1 changed files with 1 additions and 1 deletions

View File

@ -1132,7 +1132,7 @@ function selectTab(id, noupdate) {
debug("selectTab: " + id + "(NU: " + noupdate + ")"); debug("selectTab: " + id + "(NU: " + noupdate + ")");
notify("Loading, please wait...", true); // notify("Loading, please wait...", true);
// close active infobox if needed // close active infobox if needed
closeInfoBox(); closeInfoBox();