diff --git a/webapp/web/js/edit/entityRetry.js b/webapp/web/js/edit/entityRetry.js index d895a901a..4bf490e1c 100644 --- a/webapp/web/js/edit/entityRetry.js +++ b/webapp/web/js/edit/entityRetry.js @@ -4,7 +4,7 @@ diff --git a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl index 59d503966..d27e6cf63 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl @@ -118,7 +118,7 @@ name will be used as the label. --> <#-- Main image links --> -<#-- Values for showPlaceholderImage: "always", "never", "with_add_link" --> +<#-- Values for showPlaceholder: "always", "never", "with_add_link" --> <#macro imageLinks individual propertyGroups namespaces editable showPlaceholder="never" placeholder=""> <#local mainImage = propertyGroups.getPropertyAndRemoveFromList("${namespaces.vitroPublic}mainImage")!> <#local thumbUrl = individual.thumbUrl!>