Remove 'The results below are discovered through our pilot algorithms.' message from every tab this message was
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@46988 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
b14eb706d8
commit
d683feec69
|
@ -103,10 +103,6 @@
|
||||||
There are no statistics
|
There are no statistics
|
||||||
</div>
|
</div>
|
||||||
<div *ngIf="(fetchPublications.searchUtils.totalResults != 0 || fetchDatasets.searchUtils.totalResults != 0)">
|
<div *ngIf="(fetchPublications.searchUtils.totalResults != 0 || fetchDatasets.searchUtils.totalResults != 0)">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
<p class="uk-text-bold">Latest Documents Timeline</p>
|
<p class="uk-text-bold">Latest Documents Timeline</p>
|
||||||
<i-frame [url]=docsTimelineUrl width="800" height="350"></i-frame>
|
<i-frame [url]=docsTimelineUrl width="800" height="350"></i-frame>
|
||||||
<p class="uk-text-bold">Documents Types</p>
|
<p class="uk-text-bold">Documents Types</p>
|
||||||
|
|
|
@ -11,11 +11,6 @@ import {OpenaireProperties} from '../../utils/properties/openaireProperties';
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchDatasets.searchUtils.totalResults > 0">
|
<div *ngIf="fetchDatasets.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchDatasets.searchUtils.totalResults > 10" >
|
<div class = "uk-text-right" *ngIf = "fetchDatasets.searchUtils.totalResults > 10" >
|
||||||
<a [queryParams]="paramsForSearchLink"
|
<a [queryParams]="paramsForSearchLink"
|
||||||
routerLinkActive="router-link-active" [routerLink]="linkToSearchDatasets">
|
routerLinkActive="router-link-active" [routerLink]="linkToSearchDatasets">
|
||||||
|
|
|
@ -11,11 +11,6 @@ import {OpenaireProperties} from '../../utils/properties/openaireProperties';
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchDataproviders.searchUtils.totalResults > 0">
|
<div *ngIf="fetchDataproviders.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchDataproviders.searchUtils.totalResults > 10">
|
<div class = "uk-text-right" *ngIf = "fetchDataproviders.searchUtils.totalResults > 10">
|
||||||
<a [queryParams]="paramsForSearchLink"
|
<a [queryParams]="paramsForSearchLink"
|
||||||
routerLinkActive="router-link-active" [routerLink]="linkToSearchDataproviders">
|
routerLinkActive="router-link-active" [routerLink]="linkToSearchDataproviders">
|
||||||
|
|
|
@ -8,11 +8,6 @@ import {Component, Input} from '@angular/core';
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf=" organizations && organizations.length > 0">
|
<div *ngIf=" organizations && organizations.length > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div *ngFor="let item of organizations">
|
<div *ngFor="let item of organizations">
|
||||||
<p *ngIf=" item != undefined && item['id'] != undefined">
|
<p *ngIf=" item != undefined && item['id'] != undefined">
|
||||||
<!--a href="{{item['url']}}"-->
|
<!--a href="{{item['url']}}"-->
|
||||||
|
|
|
@ -12,11 +12,6 @@ import {OpenaireProperties} from '../../utils/properties/openaireProperties';
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchProjects.searchUtils.totalResults > 0">
|
<div *ngIf="fetchProjects.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchProjects.searchUtils.totalResults > 10">
|
<div class = "uk-text-right" *ngIf = "fetchProjects.searchUtils.totalResults > 10">
|
||||||
<a [queryParams]="paramsForSearchLink"
|
<a [queryParams]="paramsForSearchLink"
|
||||||
routerLinkActive="router-link-active" [routerLink]="linkToSearchProjects">
|
routerLinkActive="router-link-active" [routerLink]="linkToSearchProjects">
|
||||||
|
|
|
@ -11,11 +11,6 @@ import {OpenaireProperties} from '../../utils/properties/openaireProperties';
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchPublications.searchUtils.totalResults > 0">
|
<div *ngIf="fetchPublications.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchPublications.searchUtils.totalResults > 10">
|
<div class = "uk-text-right" *ngIf = "fetchPublications.searchUtils.totalResults > 10">
|
||||||
<!--a [href] = "linkToSearchPublications">
|
<!--a [href] = "linkToSearchPublications">
|
||||||
View all {{fetchPublications.searchUtils.totalResults}} results
|
View all {{fetchPublications.searchUtils.totalResults}} results
|
||||||
|
|
|
@ -15,11 +15,6 @@ import {RouterHelper} from '../../utils/routerHelper.class';
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchResults.results.length > 0">
|
<div *ngIf="fetchResults.results.length > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<table class="uk-table uk-table-striped">
|
<table class="uk-table uk-table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -11,10 +11,6 @@ import {OpenaireProperties} from '../../utils/properties/openaireProperties';
|
||||||
There are no statistics
|
There are no statistics
|
||||||
</div>
|
</div>
|
||||||
<div *ngIf="(searchPublicationsComponent.searchUtils.totalResults != 0 || searchDatasetsComponent.searchUtils.totalResults != 0)">
|
<div *ngIf="(searchPublicationsComponent.searchUtils.totalResults != 0 || searchDatasetsComponent.searchUtils.totalResults != 0)">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
<p class="uk-text-bold">Latest Documents Timeline</p>
|
<p class="uk-text-bold">Latest Documents Timeline</p>
|
||||||
<i-frame [url]=docsTimelineUrl width="800" height="350"></i-frame>
|
<i-frame [url]=docsTimelineUrl width="800" height="350"></i-frame>
|
||||||
<p class="uk-text-bold">Documents Types</p>
|
<p class="uk-text-bold">Documents Types</p>
|
||||||
|
|
|
@ -80,10 +80,6 @@ import {RouterHelper} from '../../utils/routerHelper.class';
|
||||||
There are no statistics
|
There are no statistics
|
||||||
</div>
|
</div>
|
||||||
<div *ngIf="(fetchPublications.searchUtils.totalResults != 0 || fetchDatasets.searchUtils.totalResults != 0)">
|
<div *ngIf="(fetchPublications.searchUtils.totalResults != 0 || fetchDatasets.searchUtils.totalResults != 0)">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
<p class="uk-text-bold">Latest Documents Timeline</p>
|
<p class="uk-text-bold">Latest Documents Timeline</p>
|
||||||
<i-frame [url]=docsTimelineUrl width="800" height="350"></i-frame>
|
<i-frame [url]=docsTimelineUrl width="800" height="350"></i-frame>
|
||||||
<p class="uk-text-bold">Documents Types</p>
|
<p class="uk-text-bold">Documents Types</p>
|
||||||
|
|
|
@ -77,11 +77,6 @@
|
||||||
<div *ngFor="let provenanceaction of datasetInfo.relatedResearchResults.keys()">
|
<div *ngFor="let provenanceaction of datasetInfo.relatedResearchResults.keys()">
|
||||||
<h4>{{provenanceaction}}</h4>
|
<h4>{{provenanceaction}}</h4>
|
||||||
|
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<tabTable [info]="datasetInfo.relatedResearchResults.get(provenanceaction)"></tabTable>
|
<tabTable [info]="datasetInfo.relatedResearchResults.get(provenanceaction)"></tabTable>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -92,11 +87,6 @@
|
||||||
There are no similar research results
|
There are no similar research results
|
||||||
</div>
|
</div>
|
||||||
<div *ngIf="datasetInfo.similarResearchResults != undefined">
|
<div *ngIf="datasetInfo.similarResearchResults != undefined">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<tabTable [info]="datasetInfo.similarResearchResults"></tabTable>
|
<tabTable [info]="datasetInfo.similarResearchResults"></tabTable>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -64,10 +64,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="organizationInfo.projects != undefined">
|
<div *ngIf="organizationInfo.projects != undefined">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div *ngIf="organizationInfo.projects.size == 1">
|
<div *ngIf="organizationInfo.projects.size == 1">
|
||||||
<div *ngFor="let key of organizationInfo.projects.keys()">
|
<div *ngFor="let key of organizationInfo.projects.keys()">
|
||||||
|
@ -122,10 +118,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchDataproviders.searchUtils.totalResults > 0">
|
<div *ngIf="fetchDataproviders.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchDataproviders.searchUtils.totalResults > 10">
|
<div class = "uk-text-right" *ngIf = "fetchDataproviders.searchUtils.totalResults > 10">
|
||||||
<!--a [href] = "linkToSearchDataproviders">
|
<!--a [href] = "linkToSearchDataproviders">
|
||||||
|
|
|
@ -42,10 +42,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchPublications.searchUtils.totalResults > 0">
|
<div *ngIf="fetchPublications.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchPublications.searchUtils.totalResults > 10" >
|
<div class = "uk-text-right" *ngIf = "fetchPublications.searchUtils.totalResults > 10" >
|
||||||
<a [queryParams]="{personId: personId, pe: 'and'}" routerLinkActive="router-link-active" [routerLink]="linkToSearchPublications">
|
<a [queryParams]="{personId: personId, pe: 'and'}" routerLinkActive="router-link-active" [routerLink]="linkToSearchPublications">
|
||||||
|
@ -65,10 +61,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchDatasets.searchUtils.totalResults > 0">
|
<div *ngIf="fetchDatasets.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchDatasets.searchUtils.totalResults > 10" >
|
<div class = "uk-text-right" *ngIf = "fetchDatasets.searchUtils.totalResults > 10" >
|
||||||
<a [queryParams]="{personId: personId, pe: 'and'}" routerLinkActive="router-link-active" [routerLink]="linkToSearchDatasets">
|
<a [queryParams]="{personId: personId, pe: 'and'}" routerLinkActive="router-link-active" [routerLink]="linkToSearchDatasets">
|
||||||
|
|
|
@ -94,11 +94,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchPublications.searchUtils.totalResults > 0">
|
<div *ngIf="fetchPublications.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchPublications.searchUtils.totalResults > 10" >
|
<div class = "uk-text-right" *ngIf = "fetchPublications.searchUtils.totalResults > 10" >
|
||||||
<!--a [href] = "linkToSearchPublications" >
|
<!--a [href] = "linkToSearchPublications" >
|
||||||
View all {{fetchPublications.searchUtils.totalResults}} results
|
View all {{fetchPublications.searchUtils.totalResults}} results
|
||||||
|
@ -121,10 +116,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchDatasets.searchUtils.totalResults > 0">
|
<div *ngIf="fetchDatasets.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchDatasets.searchUtils.totalResults > 10">
|
<div class = "uk-text-right" *ngIf = "fetchDatasets.searchUtils.totalResults > 10">
|
||||||
<a [queryParams]="routerHelper.createQueryParams(['projectId', 'pr'], [projectId, 'and'])"
|
<a [queryParams]="routerHelper.createQueryParams(['projectId', 'pr'], [projectId, 'and'])"
|
||||||
|
@ -145,10 +136,7 @@
|
||||||
|
|
||||||
|
|
||||||
<div *ngIf="statsClicked && (fetchPublications.searchUtils.totalResults != 0 || fetchDatasets.searchUtils.totalResults != 0)">
|
<div *ngIf="statsClicked && (fetchPublications.searchUtils.totalResults != 0 || fetchDatasets.searchUtils.totalResults != 0)">
|
||||||
<p class="uk-text-bold">
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
<div>
|
<div>
|
||||||
<p class="uk-text-bold">Scientific Results</p>
|
<p class="uk-text-bold">Scientific Results</p>
|
||||||
<i-frame [url]=chartScientificResultsUrl width="800" height="350"></i-frame>
|
<i-frame [url]=chartScientificResultsUrl width="800" height="350"></i-frame>
|
||||||
|
|
|
@ -123,10 +123,6 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="publicationInfo.references != undefined">
|
<div *ngIf="publicationInfo.references != undefined">
|
||||||
<div>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<tabPaging [showAll]="showAllReferences" [length]="publicationInfo.references.length" (changeShowAll)="showChange($event)"></tabPaging>
|
<tabPaging [showAll]="showAllReferences" [length]="publicationInfo.references.length" (changeShowAll)="showChange($event)"></tabPaging>
|
||||||
|
|
||||||
|
@ -169,11 +165,6 @@
|
||||||
<div *ngFor="let provenanceaction of publicationInfo.relatedResearchResults.keys()">
|
<div *ngFor="let provenanceaction of publicationInfo.relatedResearchResults.keys()">
|
||||||
<h4>{{provenanceaction}}</h4>
|
<h4>{{provenanceaction}}</h4>
|
||||||
|
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<tabTable [info]="publicationInfo.relatedResearchResults.get(provenanceaction)"></tabTable>
|
<tabTable [info]="publicationInfo.relatedResearchResults.get(provenanceaction)"></tabTable>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -185,10 +176,6 @@
|
||||||
There are no similar research results
|
There are no similar research results
|
||||||
</div>
|
</div>
|
||||||
<div *ngIf="publicationInfo.similarResearchResults != undefined">
|
<div *ngIf="publicationInfo.similarResearchResults != undefined">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<tabTable [info]="publicationInfo.similarResearchResults"></tabTable>
|
<tabTable [info]="publicationInfo.similarResearchResults"></tabTable>
|
||||||
</div>
|
</div>
|
||||||
|
@ -199,10 +186,6 @@
|
||||||
There are no related organizations
|
There are no related organizations
|
||||||
</div>
|
</div>
|
||||||
<div *ngIf="publicationInfo.organizations != undefined">
|
<div *ngIf="publicationInfo.organizations != undefined">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<table class="uk-table uk-table-striped">
|
<table class="uk-table uk-table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -260,10 +243,6 @@
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li *ngIf="publicationInfo.bioentities != undefined" class="uk-animation-fade">
|
<li *ngIf="publicationInfo.bioentities != undefined" class="uk-animation-fade">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
<table id="bioentitiesTable" class="uk-table uk-table-striped">
|
<table id="bioentitiesTable" class="uk-table uk-table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -289,10 +268,7 @@
|
||||||
</table>
|
</table>
|
||||||
</li>
|
</li>
|
||||||
<li *ngIf="publicationInfo.software != undefined" class="uk-animation-fade">
|
<li *ngIf="publicationInfo.software != undefined" class="uk-animation-fade">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
<table id="softwareTable" class="uk-table uk-table-striped">
|
<table id="softwareTable" class="uk-table uk-table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -16,10 +16,6 @@ import {RouterHelper} from '../utils/routerHelper.class';
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div *ngIf="fetchProjects.searchUtils.totalResults > 0">
|
<div *ngIf="fetchProjects.searchUtils.totalResults > 0">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
<div class = "uk-text-right" *ngIf = "fetchProjects.totalResults > 10">
|
<div class = "uk-text-right" *ngIf = "fetchProjects.totalResults > 10">
|
||||||
<!--a [href] = "linkToSearchProjects">
|
<!--a [href] = "linkToSearchProjects">
|
||||||
View all {{fetchProjects.totalResults}} results
|
View all {{fetchProjects.totalResults}} results
|
||||||
|
|
|
@ -8,10 +8,6 @@ import {Component, Input} from '@angular/core';
|
||||||
There are no data providers
|
There are no data providers
|
||||||
</div>
|
</div>
|
||||||
<div *ngIf="dataProviders != undefined">
|
<div *ngIf="dataProviders != undefined">
|
||||||
<p>
|
|
||||||
The results below are discovered through our pilot algorithms.
|
|
||||||
<a href="mailto:feedback@openaire.eu">Let us know how we are doing!</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div role="separator" class="divider" *ngFor="let item of dataProviders">
|
<div role="separator" class="divider" *ngFor="let item of dataProviders">
|
||||||
<p *ngIf="item['url'] != undefined && item['url']">
|
<p *ngIf="item['url'] != undefined && item['url']">
|
||||||
|
|
Loading…
Reference in New Issue