Fix the capitalization in getURLParam.js

This commit is contained in:
jeb228 2011-01-10 21:19:01 +00:00
parent e74677ce8a
commit e11711902b

View file

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