зеркало из https://github.com/mozilla/pjs.git
Bug #294580 --> changing accounts in folder pane doesn't change the account manager screen
This commit is contained in:
Родитель
ea397004c4
Коммит
f2d04008fa
|
@ -513,6 +513,9 @@ function loadStartPage()
|
|||
|
||||
function ShowAccountCentral()
|
||||
{
|
||||
if (document.getElementById("displayDeck").selectedPanel == accountCentralBox)
|
||||
ShowingAccountCentral(); // force us to reload account central because the user has switched accounts
|
||||
else
|
||||
document.getElementById("displayDeck").selectedPanel = accountCentralBox;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче