From c85291b179e94defd99546f8cbf61a38b71df12c Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Fri, 7 Mar 2025 14:06:53 +0100 Subject: [PATCH] fix for some smaller issues --- ENI2/ENI2.csproj | 4 ++-- ENI2/Properties/Resources.resx | 2 +- ENI2/SheetDisplayControls/ShipDataControl.xaml | 9 +++++---- ENI2/SheetDisplayControls/ShipDataControl.xaml.cs | 6 ++++++ 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/ENI2/ENI2.csproj b/ENI2/ENI2.csproj index e72241a2..70767a05 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -36,8 +36,8 @@ 5.4.0.0 true publish.html - 5 - 7.2.7.5 + 6 + 7.2.7.6 false true true diff --git a/ENI2/Properties/Resources.resx b/ENI2/Properties/Resources.resx index 1da7b6ab..8f6f801c 100644 --- a/ENI2/Properties/Resources.resx +++ b/ENI2/Properties/Resources.resx @@ -1184,7 +1184,7 @@ Category - Columns "o" of OBC Code (value 15.19) + Columns "o" of IBC Code (value 15.19) Container No. diff --git a/ENI2/SheetDisplayControls/ShipDataControl.xaml b/ENI2/SheetDisplayControls/ShipDataControl.xaml index 7795e517..dbbff450 100644 --- a/ENI2/SheetDisplayControls/ShipDataControl.xaml +++ b/ENI2/SheetDisplayControls/ShipDataControl.xaml @@ -148,15 +148,16 @@