[Library | new-theme]: Do not show provenance value if no provenance vocabulary or if no label for this provenance value.
1. fundedBy.component.ts: Added local field "provenancesCalculated" to check for each provenance label only once and do not show provenance if no vocabulary or if not label for this value. 2. result-preview.component.ts: Do not show provenance if no vocabulary or if no label for this value. 3. HelperFunctions.class.ts: In method "getVocabularyLabel()" added parameter "returnIfNotFound: boolean = true" to return null if no vocabulary or if no label for this value, when it is false.
This commit is contained in:
parent
909a5a02eb
commit
f9cb73147c
|
@ -1 +1 @@
|
|||
Subproject commit 2261f4ae6f8ea4a2d52aaf75c857e583bf913721
|
||||
Subproject commit 656a3634e282ba9e5e5f684ea129a0de9bca1491
|
Loading…
Reference in New Issue