Bug #294580 --> changing accounts in folder pane doesn't change the account manager screen
git-svn-id: svn://10.0.0.236/trunk@173590 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4af2ae2daa
commit
d566a7dc31
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user