mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 14:27:26 +01:00
CP-26114: Hide the GFS2 option for FCoE
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
parent
47056f15e5
commit
ea91951389
@ -295,7 +295,6 @@ namespace XenAdmin.Wizards
|
||||
}
|
||||
else if (m_srWizardType is SrWizardType_Fcoe)
|
||||
{
|
||||
AddPage(xenTabPageChooseSrProv);
|
||||
AddPage(xenTabPageLvmoFcoe);
|
||||
AddPage(xenTabPageLvmoHbaSummary);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user