diff --git a/utils/authors/showAuthors.component.ts b/utils/authors/showAuthors.component.ts index 182e0c4a..c91a935b 100644 --- a/utils/authors/showAuthors.component.ts +++ b/utils/authors/showAuthors.component.ts @@ -10,14 +10,15 @@ import {properties} from "../../../../environments/environment"; @Component({ selector: 'showAuthors', template: ` - - + + {{author.fullName + ";"}} orcid orcid bw - + {{author.fullName + ";"}} @@ -78,7 +79,7 @@ import {properties} from "../../../../environments/environment";
- + +{{authors.length-authorsLimit | number}} more