зеркало из https://github.com/mozilla/pjs.git
Bug 315609: Display something other than a blank window when no extensions are installed. r=robstrong, a=beltzner
This commit is contained in:
Родитель
ceb80b358d
Коммит
662448637b
|
@ -1127,7 +1127,7 @@ function Startup()
|
|||
!document.getElementById(viewGroup.getAttribute("last-selected") + "-view").hidden)
|
||||
showView(viewGroup.getAttribute("last-selected"));
|
||||
else
|
||||
showView("extensions");
|
||||
showView("search");
|
||||
|
||||
if (gExtensionsView.selectedItem)
|
||||
gExtensionsView.scrollBoxObject.scrollToElement(gExtensionsView.selectedItem);
|
||||
|
|
Загрузка…
Ссылка в новой задаче