vers
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
<TargetZone>LocalIntranet</TargetZone>
|
<TargetZone>LocalIntranet</TargetZone>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<SignManifests>true</SignManifests>
|
<SignManifests>false</SignManifests>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<SignAssembly>false</SignAssembly>
|
<SignAssembly>false</SignAssembly>
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
<Prefer32Bit>false</Prefer32Bit>
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<AssemblyOriginatorKeyFile>LME.pfx</AssemblyOriginatorKeyFile>
|
<AssemblyOriginatorKeyFile>Aviso_1_TemporaryKey.pfx</AssemblyOriginatorKeyFile>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
||||||
<OutputPath>bin\Release\</OutputPath>
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
|
|||||||
@@ -4318,7 +4318,7 @@ Public Class frmSendungsdetailsNEU
|
|||||||
|
|
||||||
Sub initKdInfo(kdNr As Integer)
|
Sub initKdInfo(kdNr As Integer)
|
||||||
If TabControl1.SelectedTab Is tbKundenInfo Then
|
If TabControl1.SelectedTab Is tbKundenInfo Then
|
||||||
|
' MsgBox(kdNr)
|
||||||
'Panel20.Controls.Clear()
|
'Panel20.Controls.Clear()
|
||||||
'If loaded
|
'If loaded
|
||||||
If kdNr > 0 Then
|
If kdNr > 0 Then
|
||||||
|
|||||||
Reference in New Issue
Block a user