improve header

This commit is contained in:
Peter Maquiran
2021-03-02 14:46:38 +01:00
parent 61ffaf6db6
commit a0f06af6bf
1530 changed files with 148 additions and 510618 deletions
@@ -59,4 +59,8 @@ export class HeaderNoSearchPage implements OnInit {
changeRoute(path){
this.router.navigateByUrl(path)
}
locationPathname(): string {
return window.location.pathname
}
}