File tree Expand file tree Collapse file tree
entity-groups/research-entities/item-pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 < ds-generic-item-page-field [item] ="object " [fields] ="['dc.description'] " [label] ="'orgunit.page.description' ">
3737 </ ds-generic-item-page-field >
3838 < div >
39- < a class ="btn btn-outline-primary " [routerLink] ="[itemPageRoute + '/full'] ">
39+ < a class ="btn btn-outline-primary " [routerLink] ="[itemPageRoute + '/full'] " role =" link " tabindex =" 0 " >
4040 {{"item.page.link.full" | translate}}
4141 </ a >
4242 </ div >
Original file line number Diff line number Diff line change 5050 [label] ="'person.page.name' ">
5151 </ ds-generic-item-page-field >
5252 < div >
53- < a class ="btn btn-outline-primary " [routerLink] ="[itemPageRoute + '/full'] ">
53+ < a class ="btn btn-outline-primary " [routerLink] ="[itemPageRoute + '/full'] " role =" link " tabindex =" 0 " >
5454 {{"item.page.link.full" | translate}}
5555 </ a >
5656 </ div >
Original file line number Diff line number Diff line change 11< div *ngIf ="!dismissed " class ="alert {{type}} alert-dismissible fade show w-100 p-3 " role ="alert " [@enterLeave] ="animate ">
2- < span *ngIf ="content " [innerHTML] ="content | translate "> </ span >
2+ < span class =" text " *ngIf ="content " [innerHTML] ="content | translate "> </ span >
33
44 < ng-content > </ ng-content >
55
You can’t perform that action at this time.
0 commit comments