diff --git a/src/includes/mentor/resources/detail.pug b/src/includes/mentor/resources/detail.pug index 875da38f7838468ca5567ccb412e43c1800f6a4d..3b41adca093ce474e28b03301c9c071f1fb9254d 100644 --- a/src/includes/mentor/resources/detail.pug +++ b/src/includes/mentor/resources/detail.pug @@ -7,14 +7,14 @@ sib-display#detail-mentor( content(preview_image, iframe_link),\ description, review.reviewer.account.picture, review.reviewer,\ copyright, specifications(\ - header_specifications, author, country, language.name,\ + header_specifications, author, country.name, language.name,\ publication_year, fields, sharing)', widget-submitter='cs-display-mentor-link', class-name="title_form" class-steps="steps" widget-author='cs-display-resource-property', - widget-country='cs-display-resource-property', + widget-country.name='cs-display-resource-property', widget-submitter.mentorProfile.organisation.name='cs-display-resource-property' class-submitter="resource-author" class-broken="broken" @@ -57,7 +57,7 @@ sib-display#detail-mentor( label-skills=`${data.WithThisResourceBeAbleTo}` label-uri=`${data.LinkToResource}` name-uri='original-link' - label-country=`${data.Country} : ` + label-country.name=`${data.Country} : ` label-submitter.mentorProfile.organisation.name=`${data.Organisation} : ` label-author=`${data.Author} : ` label-submitter=`${data.ResourcePostedBy}: `