Anpassung des Logoutscreens an Mobilversion für Smartphones
This commit is contained in:
@@ -98,7 +98,7 @@ Partial Class Customers_Default3
|
||||
If IsNothing(l2.Lieferdatum) = False Then
|
||||
strtempLieferdatum = l2.Lieferdatum.ToString.Substring(0, 10)
|
||||
End If
|
||||
If l2.KartenNr = CardNo Then
|
||||
If l2.KartenNr.ToString = CardNo Then
|
||||
strtempKartenNr = l2.KartenNr.ToString
|
||||
End If
|
||||
If IsNothing(l2.PIN) = False Then
|
||||
|
||||
Reference in New Issue
Block a user