Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
Update jQuery & jQuery UI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stéphan Kochen committed Oct 15, 2011
1 parent cda40b9 commit c5e8532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/themes/base/jquery.ui.all.css">
<link rel="stylesheet" href="css/bolo.css">
<link rel="stylesheet" href="css/jquery.ui.theme.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script src="js/jquery.cookie.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script>
<script src="js/bolo-bundle.js"></script>
<script>
$(function() {
Expand Down

0 comments on commit c5e8532

Please sign in to comment.