Update jQuery versions.

master
Artem Sapegin 2014-11-19 18:38:00 +03:00
parent 89a29d374b
commit 078ced5aa9
1 changed files with 3 additions and 2 deletions

View File

@ -26,11 +26,12 @@ window.onhashchange = updateSkin;
})();
</script>
<!--[if lt IE 9]>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!--<![endif]-->
<script src="../src/social-likes.js"></script>