Skip to content

Commit

Permalink
For pool, add a CheckBox for decide if to sync the NRPE configuration…
Browse files Browse the repository at this point in the history
… to all hosts.
  • Loading branch information
BengangY committed Oct 12, 2023
1 parent 52da131 commit 02988d1
Show file tree
Hide file tree
Showing 5 changed files with 265 additions and 217 deletions.
6 changes: 3 additions & 3 deletions XenAdmin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("[XenCenter]")]
[assembly: AssemblyDescription("[XenCenter]")]
[assembly: AssemblyTitle("XenCenter")]
[assembly: AssemblyDescription("XenCenter")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("[XenCenter]")]
[assembly: AssemblyProduct("XenCenter")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
Expand Down
90 changes: 50 additions & 40 deletions XenAdmin/SettingsPanels/NRPEEditPage.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 02988d1

Please sign in to comment.