mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[CST-14904] improve orcid logo image alt
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[ngbTooltip]="orcidTooltipTemplate"
|
||||
class="orcid-icon"
|
||||
[ngClass]="{'not-authenticated': !authenticatedTimestamp}"
|
||||
alt="orcid-logo"
|
||||
alt="ORCID {{ orcidTooltip }}"
|
||||
src="assets/images/orcid.logo.icon.svg"
|
||||
data-test="orcidIcon"/>
|
||||
|
||||
|
Reference in New Issue
Block a user