refresh the folder pane after upgrade process finishes
git-svn-id: svn://10.0.0.236/trunk@47530 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
566078cc08
commit
103fbb9f76
@ -99,6 +99,7 @@ function verifyAccounts() {
|
||||
try {
|
||||
dump("attempt to UpgradePrefs. If that fails, open the account wizard.\n");
|
||||
am.UpgradePrefs();
|
||||
refreshFolderPane();
|
||||
}
|
||||
catch (ex) {
|
||||
// upgrade prefs failed, so open account wizard
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user