ajout de la redirection apres le new password
This commit is contained in:
parent
1d8eb27df0
commit
e997e0541d
@ -66,7 +66,7 @@ export class PageResetPasswordComponent implements OnInit {
|
||||
|
||||
|
||||
this.authService.resetPassword(membre,this.uuid).subscribe((resp) => {
|
||||
//this.router.navigate(['accueil']);
|
||||
this.router.navigate(['accueil']);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user