Änderungen GUI

This commit is contained in:
ja
2021-10-25 15:36:23 +02:00
parent 3a557324ab
commit 627228c1bc
2 changed files with 1 additions and 2 deletions

View File

@@ -166,7 +166,6 @@ Partial Class login_FLEX
Session.Add("UserID", Customer_ID)
Session.Add("PW", passw)
'FormsAuthentication.SetAuthCookie(Login1.UserName, True)
'Response.Redirect("../Customers/CustomsAviso.aspx")
Exit Select