mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
Fixed flickering warning when we first land on the Finish page of the HA wizard.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
parent
95aa99052a
commit
d06df7c236
@ -48,6 +48,7 @@ namespace XenAdmin.Wizards.HAWizard_Pages
|
||||
public HAFinishPage()
|
||||
{
|
||||
InitializeComponent();
|
||||
pictureBox1.Visible = labelNoVmsProtected.Visible = labelNoHaGuaranteed.Visible = false;
|
||||
}
|
||||
|
||||
#region XenTabPage overrides
|
||||
|
Loading…
Reference in New Issue
Block a user