From 114d2083bfabe69db107cb2e29223ea0fdb543dd Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 23 Sep 2021 17:49:41 +0300 Subject: [PATCH] [Library | Trunk]: 1. showSubjects.component.ts: Nothing but aligning code 2. parsingFunctions.class.ts: Added field "notebookInSubjects", which is set to true when "notebook" is included in subjects. 3. resultLandingInfo.ts: [New] "showEgiNotebookButton" property added. 4. resultLanding.service.ts: Set resultLandingInfo.showEgiNotebookButton. 5. resultLanding.component.html: Added Egi Notebook button on top right section of page (for beta Explore only). 6. resultLanding.component.ts: Added styles (background color) for new class "notebook-button". --- src/app/openaireLibrary | 2 +- src/assets/common-assets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index d80ac49..ef8c330 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit d80ac4904a735d9083b8900b846085b922f622fe +Subproject commit ef8c330f7cfa2d50dd9420a2876b42c6b1d31ce9 diff --git a/src/assets/common-assets b/src/assets/common-assets index 10dbbb5..5e35e93 160000 --- a/src/assets/common-assets +++ b/src/assets/common-assets @@ -1 +1 @@ -Subproject commit 10dbbb5610afa279837add9be683938e86acd659 +Subproject commit 5e35e9310999e9d5b74afc61e324ca6ab3cff745