From 716a8cb5afe1ba0c1a4ce18527ecf65bf397e3e1 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 15 Jul 2020 11:32:03 +0000 Subject: [PATCH] [Library | Trunk]: Update annotation list if something changes on the iframe git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59125 d315682c-612b-4755-9ff5-7f18f6832af3 --- .../annotation/annotation.component.ts | 39 ++++++++++--------- landingPages/annotation/annotation.service.ts | 3 +- .../result/resultLanding.component.html | 3 +- 3 files changed, 23 insertions(+), 22 deletions(-) diff --git a/landingPages/annotation/annotation.component.ts b/landingPages/annotation/annotation.component.ts index ad94cafe..d5bf73c8 100644 --- a/landingPages/annotation/annotation.component.ts +++ b/landingPages/annotation/annotation.component.ts @@ -1,7 +1,8 @@ -import {Component, Input, OnDestroy, OnInit} from "@angular/core"; +import {Component, HostListener, Input, OnDestroy, OnInit} from "@angular/core"; import {Annotation, AnnotationService} from "./annotation.service"; import {ResultLandingInfo} from "../../utils/entities/resultLandingInfo"; import {EnvProperties} from "../../utils/properties/env-properties"; +import {properties} from "../../../../environments/environment"; @Component({ selector: 'b2note', @@ -9,7 +10,7 @@ import {EnvProperties} from "../../utils/properties/env-properties";
Annotations
@@ -29,7 +30,7 @@ import {EnvProperties} from "../../utils/properties/env-properties"; name="pid_tofeed" [value]="pid"> -
- +