1
0

2k11: Upgrade Modernizr to 2.7.1.

This commit is contained in:
Matthias Mees
2014-01-08 13:45:53 +01:00
parent 5389fcb030
commit 0864958ac8
4 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@
{if $template_option.userstyles == true}
<link rel="stylesheet" href="{serendipity_getFile file="user.css"}">
{/if}
<script src="{serendipity_getFile file="js/modernizr-2.6.2.min.js"}"></script>
<script src="{serendipity_getFile file="js/modernizr-2.7.1.min.js"}"></script>
{serendipity_hookPlugin hook="backend_header" hookAll="true"}
<script>
window.onload = function() {ldelim}