moving <script> for jquery into the vitro core and out of the themes

This commit is contained in:
nac26 2010-12-02 17:53:30 +00:00
parent 1e099fd488
commit 584a285465

View file

@ -4,5 +4,6 @@
<!-- script for enabling new HTML5 semantic markup in IE browsers-->
<script type="text/javascript" src="${urls.base}/js/html5.js"></script>
<script type="text/javascript" src="${urls.base}/js/jquery.js"></script>
${headScripts.tags}