From e954cccca3e0a2205a074052aa760a713b2e6d8d Mon Sep 17 00:00:00 2001 From: rjy7 Date: Wed, 2 Feb 2011 16:48:33 +0000 Subject: [PATCH] Fix vitroLinks display so if there are no links, property heading doesn't display twice. --- .../freemarker/body/partials/individual/lib-properties.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl index f1d10919b..6911f0c10 100644 --- a/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl +++ b/webapp/web/templates/freemarker/body/partials/individual/lib-properties.ftl @@ -146,9 +146,9 @@ name will be used as the label. --> <#if (primaryLink?has_content || additionalLinks?has_content)> <#-- true when the property is in the list, even if not populated (when editing) -->