aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2011-03-02 20:44:26 -0500
committergnarf <gnarf@gnarf.net>2011-03-08 00:52:06 -0600
commit103744415c8e86751f35b5bbe23853af3dab7663 (patch)
tree02aadc359533b6f8f4cdcb41983c805292514591 /demos/index.html
parentb6debf4daf015173de904a361ddb1041fc9474a8 (diff)
downloadjquery-ui-103744415c8e86751f35b5bbe23853af3dab7663.tar.gz
jquery-ui-103744415c8e86751f35b5bbe23853af3dab7663.zip
Switched to latest stable jQuery 1.5.1
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html
index 7147255d7..22dbfc5c5 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -5,7 +5,7 @@
<title>jQuery UI Demos</title>
<link rel="stylesheet" href="../themes/base/jquery.ui.all.css">
<link rel="stylesheet" href="demos.css">
- <script src="../jquery-1.4.4.js"></script>
+ <script src="../jquery-1.5.1.js"></script>
<script src="../external/jquery.bgiframe-2.1.2.js"></script>
<script src="../external/jquery.global.js"></script>
<script src="../external/jquery.global.de-DE.js"></script>