[Trunk | Library]: resultLanding.component.html: Rephrase sentence for original sources to original versions.

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57052 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
konstantina.galouni 2019-09-12 14:32:26 +00:00
parent 55d27021cc
commit 4a541c2c6d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<div *ngIf="properties.environment != 'production' && resultLandingInfo.deletedByInferenceIds"
class="uk-text-muted uk-text-small uk-margin-bottom" (click)="openDeletedByInference()">
The following information is the result of merging
<a>{{resultLandingInfo.deletedByInferenceIds.length}} original sources</a>
<a>{{resultLandingInfo.deletedByInferenceIds.length}} original versions</a>
</div>
<p class="uk-text-large" *ngIf="resultLandingInfo.subtitle">
<span [innerHTML]="resultLandingInfo.subtitle"></span>