Skip to content
Snippets Groups Projects
Commit 2d723820 authored by Marlène SIMONDANT's avatar Marlène SIMONDANT
Browse files

Go back to dashborad (useful when coming from an email)

parent a90cf2cb
Branches
Tags
2 merge requests!993Notif,!983feat(dashboard) : create dashboard !
...@@ -65,7 +65,7 @@ export class OrientationDetailsComponent implements OnInit { ...@@ -65,7 +65,7 @@ export class OrientationDetailsComponent implements OnInit {
} }
public goBack(): void { public goBack(): void {
history.back(); this.router.navigate(['/profil/tableau-de-bord']);
} }
public showModal(): void { public showModal(): void {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment