From 7fe85d267b23737d928cb3111b621e9465642eda Mon Sep 17 00:00:00 2001 From: rjy7 Date: Tue, 8 Mar 2011 16:21:49 +0000 Subject: [PATCH] NIHVIVO-1384 Finish conversion of scripts.add() calls. --- .../entitycomparison/entityComparisonSetup.ftl | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl index f785be3d..c3c07ad1 100644 --- a/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl +++ b/productMods/templates/freemarker/visualization/entitycomparison/entityComparisonSetup.ftl @@ -42,8 +42,8 @@ we will default to using the stable version unless the request comes from IE 9 i we will use rev 293 (dev build version) of the flot & excanvas files. --> - -${scripts.add('', +${scripts.add('', + '', '', '', '', @@ -57,11 +57,10 @@ ${stylesheets.add('', '', '', - '')} - - - - + '', + '', + '')} + <#-- variables passed from server-side code -->