Skip to content

Commit 1aaa310

Browse files
author
Mihaela Stoica
authored
Merge pull request xenserver#1287 from kc284/master
CA-145890: added new Page to the options dialog where the user can co…
2 parents a4480df + 68b1102 commit 1aaa310

21 files changed

+1767
-186
lines changed

XenAdmin/Dialogs/OptionsDialog.Designer.cs

Lines changed: 18 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

XenAdmin/Dialogs/OptionsDialog.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ public static void Log()
9090
DisplayOptionsPage.Log();
9191
SaveAndRestoreOptionsPage.Log();
9292
PluginOptionsPage.Log();
93+
ConfirmationOptionsPage.Log();
9394
}
9495

9596
private void cancelButton_Click(object sender, EventArgs e)

0 commit comments

Comments
 (0)