From 0d8124bcbbce920015831fe803cdb523252e6554 Mon Sep 17 00:00:00 2001 From: tworrall Date: Mon, 19 Nov 2012 16:35:08 -0500 Subject: [PATCH] added property group css file for this template. --- .../templates/freemarker/body/individual/individual.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/productMods/templates/freemarker/body/individual/individual.ftl b/productMods/templates/freemarker/body/individual/individual.ftl index 751b4cdd..21a9e247 100644 --- a/productMods/templates/freemarker/body/individual/individual.ftl +++ b/productMods/templates/freemarker/body/individual/individual.ftl @@ -18,7 +18,8 @@ <#include "individual-vitro.ftl"> -${stylesheets.add('')} +${stylesheets.add('', + '')} ${headScripts.add('')} ${scripts.add('')}