Änderung fix

This commit is contained in:
ja
2021-11-08 13:42:03 +01:00
parent 688c19f1c7
commit c3f221efae

View File

@@ -131,17 +131,6 @@ Partial Class CustomsAviso
datevon = Nothing
datebis = Nothing
End If
Else
lbl_von.Visible = False
lbl_bis.Visible = False
valreqpickdate1.Enabled = False
valreqpickdate2.Enabled = False
valDateRange_1.Enabled = False
valDateRange_2.Enabled = False
pickdate1.Visible = False
pickdate2.Visible = False
datevon = Nothing
datebis = Nothing
End If
Else
Page.MaintainScrollPositionOnPostBack = False