NIHVIVO-1948 Missed committing this with r7241. Adds essential scrollTo jquery plugin
This commit is contained in:
parent
bb8617ba4a
commit
e5b0ed9b29
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ template variable with the domain name for an AJAX request with visualizations.
|
|||
</script>
|
||||
|
||||
<#-- Script to enable browsing individuals within a class -->
|
||||
${scripts.add("/js/menupage/browseByVClass.js")}
|
||||
${scripts.add("/js/jquery_plugins/jquery.scrollTo-min.js", "/js/menupage/browseByVClass.js")}
|
||||
|
||||
<#-- Scripts required to create the visual graphs -->
|
||||
${scripts.add("/js/raphael/raphael.js", "/js/raphael/g.raphael.js", "/js/raphael/g.pie.js", "/js/browseClassGroupsPie.js")}
|
Loading…
Add table
Add a link
Reference in a new issue