Fix the capitalization in getURLParam.js
This commit is contained in:
parent
e74677ce8a
commit
e11711902b
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
${stylesheets.add("/css/individual/individual.css")}
|
${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??) -->
|
<#-- 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/colorAnimations.js",
|
||||||
"/js/jquery_plugins/jquery.form.js",
|
"/js/jquery_plugins/jquery.form.js",
|
||||||
"/js/tiny_mce/tiny_mce.js",
|
"/js/tiny_mce/tiny_mce.js",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue