CA-329838: Do not reload the last wizard page when hitting the finish button.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2019-11-01 00:34:48 +00:00 committed by Mihaela Stoica
parent 5d8b0f685f
commit 56b3990875

View File

@ -196,7 +196,6 @@ namespace XenAdmin.Wizards
return;
wizardFinished = true;
WizardProgress_EnteringStep(null, new WizardProgressEventArgs(true));
FinishWizard();
}
else