diff --git a/landingPages/result/resultLanding.component.ts b/landingPages/result/resultLanding.component.ts index 56a416d8..dc24ff4c 100644 --- a/landingPages/result/resultLanding.component.ts +++ b/landingPages/result/resultLanding.component.ts @@ -106,7 +106,8 @@ export class ResultLandingComponent { public feedbackFields: string [] = [ 'Title', 'Authors', 'Access rights', 'Publisher information', 'Funding Information', - 'Persistent identifiers', 'Other']; + 'Persistent identifiers', 'Sustainable Development Goals (SDG)', + 'Fields of Science and Technology (FOS)', 'Other']; public pidsArrayString: string = ""; public identifier: Identifier;