From 128e1f9db96f3152d595b1be400d401700aac0e1 Mon Sep 17 00:00:00 2001 From: manolobevia Date: Tue, 6 Sep 2011 18:34:32 +0000 Subject: [PATCH] NIHVIVO-3139: Added vcard class for supporting micro-formats --- .../freemarker/body/individual/individual--foaf-person.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl index 8d9fce8e..91cbf14c 100644 --- a/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl +++ b/productMods/templates/freemarker/body/individual/individual--foaf-person.ftl @@ -70,9 +70,9 @@

${relatedSubject.relatingPredicateDomainPublic} for ${relatedSubject.name}

← return to ${relatedSubject.name}

<#else> -

+

<#-- Label --> - <@p.label individual editable /> + <@p.label individual editable /> <#-- Display preferredTitle if it exists; otherwise mostSpecificTypes --> <#assign title = propertyGroups.pullProperty("${core}preferredTitle")!>