Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-library into new-theme

This commit is contained in:
Konstantinos Triantafyllou 2022-07-05 16:41:17 +03:00
commit 8c349cc817
1 changed files with 1 additions and 2 deletions

View File

@ -398,8 +398,7 @@
<!-- TODO: change colors/opacity and disabled attr for ORCID buttons -->
<span *ngIf="(properties.adminToolsPortalType == 'explore' || properties.adminToolsPortalType == 'community')
&& showOrcid && result.identifiers && result.identifiers.size > 0 && isResultType"
class="uk-width-1-1 uk-width-expand@s">
<!--class="uk-flex uk-flex-middle uk-flex-right uk-width-expand">-->
class="uk-margin-auto-left">
<orcid-work *ngIf="showOrcid && result.identifiers && result.identifiers.size > 0"
[resultId]="result.relcanId" [resultTitle]="result.title"
[type]="result.resultType" [pageType]="'search'"