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:
Konstantina Chremmou 2013-09-26 13:19:14 +01:00
parent 040b7b753a
commit 7b66b3a6f5

View File

@ -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