diff options
Diffstat (limited to 'default/index.html')
-rwxr-xr-x | default/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default/index.html b/default/index.html index 4f78433e..6bcf1353 100755 --- a/default/index.html +++ b/default/index.html @@ -888,7 +888,7 @@ <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> + <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/bootswatch.js"></script> |