mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
11000 - wizard finish button apperas on first page when stepping back, r=blake, sr=hyatt
This commit is contained in:
parent
2930d42ded
commit
9da7238b4c
@ -57,6 +57,7 @@ function identityPageValidate()
|
||||
|
||||
var isMailAccount = pageData.accounttype.mailaccount;
|
||||
if (isMailAccount && isMailAccount.value) {
|
||||
setNextPage("accounttype","identitypage");
|
||||
if (gCurrentAccountData && gCurrentAccountData.wizardSkipPanels) {
|
||||
setNextPage("identitypage","done");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user