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
No related branches found
No related tags found
1 merge request!983feat(dashboard) : create dashboard !
Pipeline #124652 passed
......@@ -65,7 +65,7 @@ export class OrientationDetailsComponent implements OnInit {
}
public goBack(): void {
history.back();
this.router.navigate(['/profil/tableau-de-bord']);
}
public showModal(): void {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment