diff --git a/webapp/web/images/individual/scroll-up.png b/webapp/web/images/individual/scroll-up.png new file mode 100644 index 000000000..b2e2d5776 Binary files /dev/null and b/webapp/web/images/individual/scroll-up.png differ diff --git a/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl b/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl index 9437d1c4a..1781a93db 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/individual-properties.ftl @@ -7,7 +7,7 @@ <#assign groupname = group.name(nameForOtherGroup)>
- + <#-- Display the group heading --> <#if groupname?has_content> diff --git a/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl b/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl index 341eac55b..a3a020850 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/individual-propertyGroupMenu.ftl @@ -3,8 +3,9 @@ <#-- Template for property group menu on individual profile page --> <#assign nameForOtherGroup = nameForOtherGroup!"other"> - +