diff --git a/UID/My Project/AssemblyInfo.vb b/UID/My Project/AssemblyInfo.vb index c7ce139..75dab5d 100644 --- a/UID/My Project/AssemblyInfo.vb +++ b/UID/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/VERAGMonitoring/My Project/AssemblyInfo.vb b/VERAGMonitoring/My Project/AssemblyInfo.vb index a233817..3944489 100644 --- a/VERAGMonitoring/My Project/AssemblyInfo.vb +++ b/VERAGMonitoring/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - - + + diff --git a/VERAGMonitoring/frmMain.vb b/VERAGMonitoring/frmMain.vb index 1670e32..9d00d03 100644 --- a/VERAGMonitoring/frmMain.vb +++ b/VERAGMonitoring/frmMain.vb @@ -120,7 +120,6 @@ Public Class frmMain allowCBX(cbxAufschubEUST_de_Global, True) Else - Select Case Me.firma Case "ATILLA" 'cbxAufschub_de_VeragAG.Checked = False @@ -138,6 +137,7 @@ Public Class frmMain Button2.Visible = False Button4.Enabled = False + allowCBX(cbxBrg_at_Imex, True) allowCBX(cbxBrg_at_VeragAG, True) allowCBX(cbxBrg_de2_VeragAG, True) allowCBX(cbxBrg_at_VeragAG, True)