[Library | new-theme]: #7963 - Parse field "eoscifguidelines" in result landing page to get eosc subjects.

1. resultLanding.service.ts: Added in parsing field "eoscifgiudelines" (resultLandingInfo.eoscSubjects).
2. parsingFunctions.class.ts: Added method "parseEoscSubjects()" | Method "checkAndAddEoscSubject()" updated - do not add eosc subjects in classifiedSubjects.
3. resultLanding.component.html: In <showSubjects> added [eoscSubjects]="resultLandingInfo.eoscSubjects".
4. showSubjects.component.ts: Added @Input() eoscSubjects: any[]; and show them as classifiedSubjects too.
angular-12
Konstantina Galouni 2 years ago
parent 96e80f6e82
commit 1c39dfdc3a

@ -1 +1 @@
Subproject commit 89f9bb87bff05c90f21c6f7261a73ed820129a23
Subproject commit 2c278542137600224a0e1cc5cf92b7b01e7328f0
Loading…
Cancel
Save