diff --git a/webapp/web/templates/freemarker/body/individual/individual.ftl b/webapp/web/templates/freemarker/body/individual/individual.ftl index 04af89104..fa4aacaf7 100644 --- a/webapp/web/templates/freemarker/body/individual/individual.ftl +++ b/webapp/web/templates/freemarker/body/individual/individual.ftl @@ -102,7 +102,7 @@ ${stylesheets.add("/css/individual/individual.css")} <#-- RY Figure out which of these scripts really need to go into the head, and which are needed at all (e.g., tinyMCE??) --> -${headScripts.add("/js/jquery_plugins/getUrlParam.js", +${headScripts.add("/js/jquery_plugins/getURLParam.js", "/js/jquery_plugins/colorAnimations.js", "/js/jquery_plugins/jquery.form.js", "/js/tiny_mce/tiny_mce.js",