Bug 417583: Find updates button needs disabling/hiding in some contexts.
r=gavin.sharp git-svn-id: svn://10.0.0.236/trunk@246477 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7c7d788b18
commit
a0242daf0c
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user