moving <script> for jquery into the vitro core and out of the themes
This commit is contained in:
parent
1e099fd488
commit
584a285465
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@
|
||||||
|
|
||||||
<!-- script for enabling new HTML5 semantic markup in IE browsers-->
|
<!-- 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/html5.js"></script>
|
||||||
|
<script type="text/javascript" src="${urls.base}/js/jquery.js"></script>
|
||||||
|
|
||||||
${headScripts.tags}
|
${headScripts.tags}
|
Loading…
Add table
Add a link
Reference in a new issue