Use correct capitalization in the call to add "getURLParam.js"
This commit is contained in:
parent
e02cb9d26a
commit
270b9ef984
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue