mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-21 07:49:32 +01:00
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:
parent
5d8b0f685f
commit
56b3990875
@ -196,7 +196,6 @@ namespace XenAdmin.Wizards
|
||||
return;
|
||||
|
||||
wizardFinished = true;
|
||||
WizardProgress_EnteringStep(null, new WizardProgressEventArgs(true));
|
||||
FinishWizard();
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user