diff --git a/webapp/src/main/webapp/themes/iph/i18n/all.properties b/webapp/src/main/webapp/themes/iph/i18n/all.properties index e66f906a..2dea86d2 100644 --- a/webapp/src/main/webapp/themes/iph/i18n/all.properties +++ b/webapp/src/main/webapp/themes/iph/i18n/all.properties @@ -107,3 +107,8 @@ faculty_memberships = Faculty Memberships edit_mailing_address = Edit Mailing Address add_capitalized = Add +literature_excerpt_button_text = Литература +literature_all_button_text = Сводная литература +sources_excerpt_button_text = Источники +sources_all_button_text = Сводные источники + diff --git a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl index 71b02e53..db407ebf 100644 --- a/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/text-lib.ftl @@ -1,4 +1,3 @@ - <#macro showRubrics> <#assign currentRubrics = propertyGroups.pullProperty("https://iph.ras.ru/relationships#belongsTo")!> <#if currentRubrics?? && currentRubrics?has_content> @@ -124,7 +123,15 @@ <#macro arrangeSources sources counter identifier filter="none"> <#if sources?? && sources?has_content && counter > 0> - + <@compress single_line=true> + + @compress>