mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
Merge pull request #721 from GaborApatiNagy/master_CP-12617
CP-12617: Port CP-12191 to trunk:
This commit is contained in:
commit
2f1e5c38bb
@ -42,7 +42,7 @@ namespace XenAdminTests.DialogTests.state1_xml
|
|||||||
public class OptionsDialogTest : VerticallyTabbedDialogTest<OptionsDialog>
|
public class OptionsDialogTest : VerticallyTabbedDialogTest<OptionsDialog>
|
||||||
{
|
{
|
||||||
public OptionsDialogTest()
|
public OptionsDialogTest()
|
||||||
: base(new string[] { "Security", "Updates", "Graphs", "Console", "Connection", "Save and Restore", "Plugins" })
|
: base(new string[] { "Security", "Updates", "Display", "Console", "Connection", "Save and Restore", "Plugins" })
|
||||||
{ }
|
{ }
|
||||||
|
|
||||||
protected override OptionsDialog NewDialog()
|
protected override OptionsDialog NewDialog()
|
||||||
|
Loading…
Reference in New Issue
Block a user