prefs: remove loading... notice from selectTab
This commit is contained in:
parent
f3acc32e56
commit
95322e1224
2
prefs.js
2
prefs.js
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue