зеркало из https://github.com/mozilla/pjs.git
Fix 62509: missing tab in the password manager. (patch by morse, I broke it in an earlier checkin). r=me sr=alecf
This commit is contained in:
Родитель
8fd8cdd782
Коммит
318b2d321b
|
@ -72,7 +72,7 @@ function Startup()
|
|||
var tab = window.arguments[0];
|
||||
if (tab == "S") {
|
||||
element = document.getElementById("signonTab");
|
||||
element.setAttribute("hidden", "true");
|
||||
element.setAttribute("selected", "true");
|
||||
element = document.getElementById("panel");
|
||||
element.setAttribute("index","0" );
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче