Add aria label and role LINK to app title (#5168)

This commit is contained in:
Martin Muller
2019-10-17 19:15:45 +01:00
committed by Eugenio Romano
parent 3457294508
commit 85cd6d9506
@@ -26,6 +26,8 @@
</a>
<span
role="link"
[attr.aria-label]="title | translate"
[routerLink]="redirectUrl"
fxFlex="1 1 auto"
fxShow