From 7c1e9a7148af4901424ce9aeba1a913f19861e7c Mon Sep 17 00:00:00 2001 From: rjy7 Date: Thu, 13 Jan 2011 15:09:29 +0000 Subject: [PATCH] NIHVIVO-1322 Separated IndividualTemplateModel into two classes, one for profile page and one for listing individuals in the context of search, browse, menupages, etc. The needs of the two cases are quite different. --- .../body/individual/individual--foaf-person.ftl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl index ffd66fd9..f170d0f2 100644 --- a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl +++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl @@ -64,13 +64,7 @@ <#-- Links --> - + <#include "individual-links.ftl">