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