diff --git a/productMods/templates/freemarker/body/partials/individual/individual-setup.ftl b/productMods/templates/freemarker/body/partials/individual/individual-setup.ftl index fb2a2fc2..fd8f3b1a 100644 --- a/productMods/templates/freemarker/body/partials/individual/individual-setup.ftl +++ b/productMods/templates/freemarker/body/partials/individual/individual-setup.ftl @@ -8,5 +8,6 @@ <#assign editable = individual.editable> <#assign propertyGroups = individual.propertyList> +<#assign allProperties = individual.fullPropertyList> <#assign core = "http://vivoweb.org/ontology/core#"> \ No newline at end of file