@@ -78,7 +89,7 @@ import {properties} from "../../../../environments/environment";
-
+
@@ -91,13 +102,17 @@ import {properties} from "../../../../environments/environment";
+
+
0">
+ {{getValue(eoscSubjects).join(', ')}}
+
0) || (eoscSubjects && eoscSubjects.length > 0))" large="true">
- 0">
+ 0">
`
@@ -234,4 +249,8 @@ export class ShowSubjectsComponent {
this.openSubjectsByVocabularyModal();
}
}
+
+ getValue(eosSubjects) {
+ return eosSubjects.map(res => res.value);
+ }
}
diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html
index dc4e35d5..d102c511 100644
--- a/landingPages/result/resultLanding.component.html
+++ b/landingPages/result/resultLanding.component.html
@@ -283,7 +283,7 @@
-
0"
@@ -312,7 +312,7 @@
-
+
0">
@@ -549,7 +549,7 @@