1
0
Fork 0

Fix link for async and clarify the wording

This commit is contained in:
Dashie 2018-04-26 15:25:37 +02:00 committed by Chocobozzz
parent 29ca3b361f
commit 742ccef0b5
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
<ul *dropdownMenu class="dropdown-menu">
<li>
<a i18n [routerLink]="[ '/accounts', user.account.id ]" class="dropdown-item" title="My profile">
My profile
<a i18n [routerLink]="[ '/accounts', user.account?.id ]" class="dropdown-item" title="My public profile">
My public profile
</a>
<a routerLink="/my-account/settings" class="dropdown-item" title="My settings">