Use correct capitalization in the call to add "getURLParam.js"

This commit is contained in:
jeb228 2011-01-20 15:51:07 +00:00
parent e02cb9d26a
commit 270b9ef984

View file

@ -150,7 +150,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",