]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/_head.twig
update jquery to version 2.1.3
[github/wallabag/wallabag.git] / themes / default / _head.twig
index 277e383346a25678dbb44de0dd5b7f9bd2543388..91a555cb0bedb9a4b6945215914d3480e3010a7a 100755 (executable)
@@ -29,7 +29,7 @@
         <link rel="stylesheet" href="{{ poche_url }}themes/{{ theme }}/css/style-{{ theme }}.css" media="all" title="{{ theme }} theme">
         <link rel="stylesheet" href="{{ poche_url }}themes/default/css/messages.css" media="all">
         <link rel="stylesheet" href="{{ poche_url }}themes/default/css/print.css" media="print">
-        <script src="{{ poche_url }}themes/_global/js/jquery-2.0.3.min.js"></script>
+        <script src="{{ poche_url }}themes/_global/js/jquery-2.1.3.min.js"></script>
         <script src="{{ poche_url }}themes/_global/js/autoClose.js"></script>
         <script src="{{ poche_url }}themes/default/js/closeMessage.js"></script>
         <script src="{{ poche_url }}themes/_global/js/saveLink.js"></script>