mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
hotfix: e2e accessibility tests
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
[routerLink]="option.routerLink"
|
||||
[queryParams]="option.params"
|
||||
[class.active]="(currentOption$ | async)?.id === option.id"
|
||||
role="link"
|
||||
role="tab"
|
||||
tabindex="0">
|
||||
{{ option.label | translate }}
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user