1
0
Fork 0

[Issue 641] Add shortcut my videos link in menu-wrapper

This commit is contained in:
potedeo 2018-08-16 16:42:00 +02:00 committed by Chocobozzz
parent 6bd9f2f11d
commit ef65dcf5ea
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@
My account My account
</a> </a>
<a i18n routerLink="/my-account/videos" class="dropdown-item">
My videos
</a>
<a i18n (click)="logout($event)" class="dropdown-item" href="#"> <a i18n (click)="logout($event)" class="dropdown-item" href="#">
Log out Log out
</a> </a>