Bug fixes
This commit is contained in:
parent
271f6262fb
commit
94f5047d46
1 changed files with 0 additions and 2 deletions
|
|
@ -385,8 +385,6 @@
|
|||
}
|
||||
|
||||
function submitSignUp() {
|
||||
var d;
|
||||
console.log(d.test());
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: '{{ URL::to('signup/submit') }}',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue