Änderung Invoices wird korrekt angezeigt
This commit is contained in:
@@ -636,7 +636,7 @@ Partial Class CustomsAviso
|
||||
|
||||
Protected Sub btn_Auftraege_Click(ByVal sender As Object, e As EventArgs) Handles btn_Auftraege.Click
|
||||
dt = Nothing
|
||||
MsgBox("TEst")
|
||||
'MsgBox("TEst")
|
||||
Session.Add("mytable", Nothing)
|
||||
If Session.Item("mytable") = Nothing Then
|
||||
If txt_Absender.Text IsNot "" Then
|
||||
|
||||
Reference in New Issue
Block a user