aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/icons.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-11-09 10:18:33 -0500
committerScott González <scott.gonzalez@gmail.com>2011-11-09 10:18:33 -0500
commit50dab05784f0d9e98cbf46a975375badb484610b (patch)
tree434ee0ff80bc270614fedab4f52ddc7128acc09e /tests/static/icons.html
parent1856a84d590e1711935b72d1441851f4595f4f7d (diff)
downloadjquery-ui-50dab05784f0d9e98cbf46a975375badb484610b.tar.gz
jquery-ui-50dab05784f0d9e98cbf46a975375badb484610b.zip
Upgrade jQuery to 1.7.
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 1134be85d..b7d0dc000 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.6.4.js"></script>
+ <script type="text/javascript" src="../../jquery-1.7.js"></script>
<style type="text/css">
body {font-size: 62.5%; margin: 20px; font-family: Verdana, sans-serif; color: #444;}