route fix
This commit is contained in:
parent
9eff9ca49a
commit
e5732c1a9a
@ -87,7 +87,7 @@
|
||||
></button>
|
||||
<button
|
||||
*ngIf="permissionsService.isUser()"
|
||||
[routerLink]="'/ui/downloads'"
|
||||
[routerLink]="'/downloads'"
|
||||
mat-menu-item
|
||||
translate="top-bar.navigation-items.my-account.children.downloads"
|
||||
></button>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user