From 08707667209d3083233fc6d448911193356e1fea Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 21 Dec 2023 10:36:05 +0200 Subject: [PATCH] [angular-16-irish-monitor | DONE | ADDED]: resultLanding.component.html & result-preview.component.html: Added display of OA Routes (green, oa color, diamond journal). --- .../result/resultLanding.component.html | 27 +++++++++++ .../result-preview.component.html | 48 ++++++++++++++++++- 2 files changed, 74 insertions(+), 1 deletion(-) diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 63e7d5cd..ecc07859 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -454,6 +454,33 @@ + + +
+
+ + + +
+
+
+
+
Green
+
+
+
+
{{resultLandingInfo.oaRoutes.oaColor}}
+
+
+
+
+
Published in a Diamond OA journal
+
+
+
+
+
+
+ + + + + + + + OA Routes + +
+
+ + + + + + + + + + + + + +
+ + Green
+ + {{result.oaRoutes.oaColor}}
+ + Published in a Diamond OA journal
+ + + +
+
+
+
+ [ngClass]="result.oaRoutes ? '' : 'uk-first-column'" class="uk-flex uk-flex-middle"> +
+
+