aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/icons.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-11-22 08:43:09 -0500
committerScott González <scott.gonzalez@gmail.com>2011-11-22 08:43:09 -0500
commit54fb1441fe2f9595a8376b9f4bf7d766469f5045 (patch)
tree429e34770e71a9bc85be4262319c8a3816340772 /tests/static/icons.html
parent35dd0417bdb442ad00a9eb37a85db5ddf1b14615 (diff)
downloadjquery-ui-54fb1441fe2f9595a8376b9f4bf7d766469f5045.tar.gz
jquery-ui-54fb1441fe2f9595a8376b9f4bf7d766469f5045.zip
Upgrade jQuery to 1.7.1.
Diffstat (limited to 'tests/static/icons.html')
-rw-r--r--tests/static/icons.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/static/icons.html b/tests/static/icons.html
index b7d0dc000..49edb0ebb 100644
--- a/tests/static/icons.html
+++ b/tests/static/icons.html
@@ -5,7 +5,7 @@
<title>jQuery UI CSS Framework Icons Test Page</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.base.css" type="text/css" />
<link rel="stylesheet" href="../../themes/base/jquery.ui.theme.css" type="text/css" title="ui-theme" />
- <script type="text/javascript" src="../../jquery-1.7.js"></script>
+ <script type="text/javascript" src="../../jquery-1.7.1.js"></script>
<style type="text/css">
body {font-size: 62.5%; margin: 20px; font-family: Verdana, sans-serif; color: #444;}