mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
CP-6317: Importing from branch clearwater-ln.
# HG changeset patch # User vetrivelc <vetrivel.chinnasamy@citrix.com> # Date 1374148735 -19800 # Node ID cd999f68c24b4f1391e9a2012c4b0466910045c6 # Parent a1e482150cd280292f10f7ce14666b70066da2fe Reverted changes (to fix build break for now) Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
parent
040b7b753a
commit
7b66b3a6f5
2
XenAdmin/Dialogs/BondProperties.Designer.cs
generated
2
XenAdmin/Dialogs/BondProperties.Designer.cs
generated
@ -52,7 +52,7 @@
|
||||
//
|
||||
resources.ApplyResources(this.Details, "Details");
|
||||
this.Details.BackColor = System.Drawing.Color.Transparent;
|
||||
this.Details.Name = resources.ApplyResources(this.Details, "Details");
|
||||
this.Details.Name = "Details";
|
||||
this.Details.ValidChanged += new System.EventHandler(this.Details_ValidChanged);
|
||||
//
|
||||
// BondProperties
|
||||
|
Loading…
Reference in New Issue
Block a user