зеркало из https://github.com/mozilla/pjs.git
Bug 417583: Find updates button needs disabling/hiding in some contexts.
r=gavin.sharp
This commit is contained in:
Родитель
d64b6f8908
Коммит
b4776f220e
|
@ -361,6 +361,7 @@ function showView(aView) {
|
|||
case "plugins":
|
||||
prefURL = PREF_EXTENSIONS_GETMOREPLUGINSURL;
|
||||
types = [ [ ["plugin", "true", null] ] ];
|
||||
showCheckUpdatesAll = false;
|
||||
break;
|
||||
case "updates":
|
||||
document.getElementById("updates-view").hidden = false;
|
||||
|
|
Загрузка…
Ссылка в новой задаче