mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Add aria label and role LINK to app title (#5168)
This commit is contained in:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user