NIHVIVO-1948 Missed committing this with r7241. Adds essential scrollTo jquery plugin

This commit is contained in:
nac26 2011-01-31 15:23:11 +00:00
parent bb8617ba4a
commit e5b0ed9b29

View file

@ -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")}