jQuery updated to v1.11.1

This commit is contained in:
Jochem Broekhoff
2015-05-05 09:59:23 +02:00
parent c73e89ccd4
commit 6db9b8038f
2 changed files with 6560 additions and 5849 deletions

View File

@@ -17,7 +17,7 @@
<link href="@assets/vendors/google-code-prettify/prettify.css" type="text/css" rel="stylesheet"/>
<link href="@assets/vendors/facebox/facebox.css" rel="stylesheet"/>
<link href="@assets/common/css/gitbucket.css" rel="stylesheet">
<script src="@assets/vendors/jquery/jquery-1.9.1.js"></script>
<script src="@assets/vendors/jquery/jquery-1.11.1.js"></script>
<script src="@assets/vendors/dropzone/dropzone.js"></script>
<script src="@assets/common/js/validation.js"></script>
<script src="@assets/common/js/gitbucket.js"></script>