Revert "Closes #581"
This commit is contained in:
parent
9215f0bc91
commit
db5074652c
2 changed files with 97 additions and 119 deletions
|
@ -136,7 +136,7 @@ class ProfileController extends Controller
|
|||
$user->reVerifyEmail();
|
||||
};
|
||||
$user->sendEmailVerificationNotification();
|
||||
|
||||
|
||||
return redirect()->route('profile.index')->with('success', __('Profile updated'));
|
||||
}
|
||||
}
|
||||
|
|
214
public/js/app.js
vendored
214
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue