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

This commit is contained in:
Martin Muller 2019-10-17 20:15:45 +02:00 committed by Eugenio Romano
parent 3457294508
commit 85cd6d9506

View File

@ -26,6 +26,8 @@
</a>
<span
role="link"
[attr.aria-label]="title | translate"
[routerLink]="redirectUrl"
fxFlex="1 1 auto"
fxShow