mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
CP-39929: Enable MaximizeBox
for PatchingWizard
Signed-off-by: Danilo Del Busso <Danilo.Del.Busso@citrix.com>
This commit is contained in:
parent
158be06d8d
commit
c2dc35359f
@ -52,7 +52,7 @@ namespace XenAdmin.Wizards.PatchingWizard
|
||||
((System.ComponentModel.ISupportInitialize)(this.XSHelpButton)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
this.MaximizeBox = true;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user