0.0.2
This commit is contained in:
@@ -14,7 +14,8 @@ function SendRegistrationForm(el){
|
||||
// enctype: 'json',
|
||||
data: formData,
|
||||
success: function(data){
|
||||
location.href = '/'
|
||||
console.log(JSON.stringify(data))
|
||||
// location.href = '/'
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user