From 4abb77923556d05d2da57793b709eeb365fb2917 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Thu, 18 Aug 2016 23:06:07 -0600 Subject: [PATCH] [VIVO-1263] Drop bad ID from Person schema.org --- .../body/individual/individual--foaf-person-2column.ftl | 4 ++-- .../body/individual/individual--foaf-person-quickview.ftl | 4 ++-- .../webapp/themes/wilma/templates/individual--foaf-person.ftl | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl b/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl index 261512c7..05ee2e58 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-2column.ftl @@ -23,7 +23,7 @@ <#assign visRequestingTemplate = "foaf-person-2column"> <#--add the VIVO-ORCID interface --> <#include "individual-orcidInterface.ftl"> -
+
<#-- Image --> <#assign individualImage> @@ -117,7 +117,7 @@ <#include "individual-openSocial.ftl">
-
+
<#assign nameForOtherGroup = "${i18n().other}"> <#if !editable> diff --git a/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-quickview.ftl b/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-quickview.ftl index 1b55df8c..efdbbfc9 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-quickview.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/individual/individual--foaf-person-quickview.ftl @@ -51,7 +51,7 @@ -
+
style="width:45%" >
<#if relatedSubject??> @@ -174,7 +174,7 @@ <#include "individual-openSocial.ftl">
-
+


diff --git a/webapp/src/main/webapp/themes/wilma/templates/individual--foaf-person.ftl b/webapp/src/main/webapp/themes/wilma/templates/individual--foaf-person.ftl index 0e1f9b92..7ef64efd 100644 --- a/webapp/src/main/webapp/themes/wilma/templates/individual--foaf-person.ftl +++ b/webapp/src/main/webapp/themes/wilma/templates/individual--foaf-person.ftl @@ -24,7 +24,7 @@ <#--add the VIVO-ORCID interface --> <#include "individual-orcidInterface.ftl"> -

+
@@ -110,7 +110,7 @@ <#include "individual-openSocial.ftl">
-
+
<#assign nameForOtherGroup = "${i18n().other}">