From 105887edaded2f77748500a9d65d96fa7db7a8e4 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Thu, 18 Aug 2016 22:50:59 -0600 Subject: [PATCH] [VIVO-1263] Move schema.org span for institution name inside the hyperlink --- .../body/partials/individual/propStatement-personInPosition.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-personInPosition.ftl b/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-personInPosition.ftl index 55573327..d2eab52d 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-personInPosition.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/partials/individual/propStatement-personInPosition.ftl @@ -21,7 +21,7 @@ <#local linkedIndividual> <#if statement.org??> - ${statement.orgName} + ${statement.orgName} <#else> <#-- This shouldn't happen, but we must provide for it -->