This commit is contained in:
2023-11-06 13:00:41 +03:00
parent a729070654
commit 2cef14d2d8
3 changed files with 18 additions and 12 deletions

View File

@@ -3,7 +3,6 @@ function SendLoginForm(el){
event.preventDefault()
let form = el.form;
let formData = new FormData(form);
let addMarginHeader = document.getElementsByClassName("header-first")
@@ -21,7 +20,7 @@ function SendLoginForm(el){
location.href = '/profile'
// addMarginHeader