mirror of
https://github.com/CaramelFur/Picsur.git
synced 2025-11-13 15:25:39 +01:00
change child route behaviour
This commit is contained in:
@@ -66,7 +66,7 @@ export class HeaderComponent implements OnInit {
|
||||
}
|
||||
|
||||
doLogin() {
|
||||
this.router.navigate(['/login']);
|
||||
this.router.navigate(['/user/login']);
|
||||
}
|
||||
|
||||
doLogout() {
|
||||
|
||||
Reference in New Issue
Block a user