From 0d50d8e843bebbcd5d1a3f91aa24659393ee5774 Mon Sep 17 00:00:00 2001 From: ryounes Date: Tue, 5 Jul 2011 15:08:41 +0000 Subject: [PATCH] Remove debugging output --- .../body/partials/individual/propStatement-hasRole.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl index 8bbd6cc6..439cafbc 100644 --- a/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl +++ b/productMods/templates/freemarker/body/partials/individual/propStatement-hasRole.ftl @@ -26,6 +26,6 @@ <@dt.yearIntervalSpan "${statement.dateTimeStart!}" "${statement.dateTimeEnd!}" /> - ${linkedIndividual} ${statement.roleLabel!} ${dateTime!} property: ${statement.property!} + ${linkedIndividual} ${statement.roleLabel!} ${dateTime!} \ No newline at end of file