mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Add aria label and role LINK to app title (#5168)
This commit is contained in:
committed by
Eugenio Romano
parent
3457294508
commit
85cd6d9506
@@ -26,6 +26,8 @@
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
<span
|
<span
|
||||||
|
role="link"
|
||||||
|
[attr.aria-label]="title | translate"
|
||||||
[routerLink]="redirectUrl"
|
[routerLink]="redirectUrl"
|
||||||
fxFlex="1 1 auto"
|
fxFlex="1 1 auto"
|
||||||
fxShow
|
fxShow
|
||||||
|
Reference in New Issue
Block a user