Update agenda

This commit is contained in:
2021-03-02 19:00:55 +01:00
12 changed files with 155 additions and 93 deletions
@@ -59,4 +59,8 @@ export class HeaderNoSearchPage implements OnInit {
changeRoute(path){
this.router.navigateByUrl(path)
}
locationPathname(): string {
return window.location.pathname
}
}