diff --git a/src/BreCalClient/EditTimesControl.xaml.cs b/src/BreCalClient/EditTimesControl.xaml.cs index 23f277d..81c6b5c 100644 --- a/src/BreCalClient/EditTimesControl.xaml.cs +++ b/src/BreCalClient/EditTimesControl.xaml.cs @@ -260,8 +260,8 @@ namespace BreCalClient else { this.rowt1.Height = new(0); - this.rowt1.Height = new(0); - this.rowt1.Height = new(0); + this.rowt2.Height = new(0); + this.rowt3.Height = new(0); } this.SetLockButton(this.Times.EtaBerthFixed ?? false);