0.0.6 registration page update, added separate footer and header files
This commit is contained in:
@@ -18,7 +18,7 @@ function SendRegistrationForm(el){
|
||||
// location.href = '/'
|
||||
},
|
||||
error: function (data, exception){
|
||||
document.querySelector(".registration").innerHTML = data.responseJSON.html
|
||||
document.querySelector(".register").innerHTML = data.responseJSON.html
|
||||
}
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user