mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Clean up error log
This commit is contained in:
parent
88ae5184ef
commit
4d28af39f3
@ -123,7 +123,7 @@
|
||||
@if (Auth::user()->registered)
|
||||
hideSignUp();
|
||||
NINJA.formIsChanged = false;
|
||||
location.reload();
|
||||
location.href = "{{ url('/dashboard') }}";
|
||||
@else
|
||||
handleSignedUp();
|
||||
NINJA.isRegistered = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user