projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29ca3b3
)
Fix link for async and clarify the wording
author
Dashie
<dashie@sigpipe.me>
Thu, 26 Apr 2018 13:25:37 +0000
(15:25 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Thu, 26 Apr 2018 13:26:27 +0000
(15:26 +0200)
client/src/app/menu/menu.component.html
patch
|
blob
|
history
diff --git
a/client/src/app/menu/menu.component.html
b/client/src/app/menu/menu.component.html
index 1642f7dce563a97e6bb9e0739fbd9111e5ee12e1..6a2a495a28438ed1ed4b36bc23e583e12c0caf0f 100644
(file)
--- a/
client/src/app/menu/menu.component.html
+++ b/
client/src/app/menu/menu.component.html
@@
-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 p
ublic p
rofile
</a>
<a routerLink="/my-account/settings" class="dropdown-item" title="My settings">