diff --git a/productMods/templates/freemarker/body/individual/individual.ftl b/productMods/templates/freemarker/body/individual/individual.ftl index de60c5fa..f70db5e9 100644 --- a/productMods/templates/freemarker/body/individual/individual.ftl +++ b/productMods/templates/freemarker/body/individual/individual.ftl @@ -54,20 +54,19 @@ -
-
- <#include "individual-sparklineVisualization.ftl"> - - <#-- RY Will we have an individual--foaf-organization.ftl template? If so, move this there and remove from here. - Also remove the method IndividualTemplateModel.isOrganization(). --> - <#if individual.organization > + <#-- RY Will we have an individual--foaf-organization.ftl template? If so, move this there and remove from here. + Also remove the method IndividualTemplateModel.isOrganization(). --> + <#if individual.organization > + <#-- Logically we only need section#temporal-graph, but css may depend on the outer sections. Leaving here for UI + team to check. --> +
+

Temporal Graph

-
- <#--
VISMODE: ${individual.moniker}
--> - +
+
-
+ <#assign nameForOtherGroup = "other"> <#-- used by both individual-propertyGroupMenu.ftl and individual-properties.ftl -->