Clean up error log
This commit is contained in:
parent
88ae5184ef
commit
4d28af39f3
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@
|
|||
@if (Auth::user()->registered)
|
||||
hideSignUp();
|
||||
NINJA.formIsChanged = false;
|
||||
location.reload();
|
||||
location.href = "{{ url('/dashboard') }}";
|
||||
@else
|
||||
handleSignedUp();
|
||||
NINJA.isRegistered = true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue