Bug fixes

This commit is contained in:
Hillel Coren 2014-03-23 19:55:29 +02:00
parent 271f6262fb
commit 94f5047d46

View File

@ -385,8 +385,6 @@
}
function submitSignUp() {
var d;
console.log(d.test());
$.ajax({
type: 'POST',
url: '{{ URL::to('signup/submit') }}',