aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/all.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-08 05:39:38 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-08 05:39:38 +0000
commitc3d9d6261c56fdfbc77f86fd4f276bdfef0fbfa1 (patch)
tree90e3ab469926e326b8720a5304b15dbbf32c2559 /tests/static/all.html
parentc333dade688d47b9f54c63ab792e334b9793c6fa (diff)
downloadjquery-ui-c3d9d6261c56fdfbc77f86fd4f276bdfef0fbfa1.tar.gz
jquery-ui-c3d9d6261c56fdfbc77f86fd4f276bdfef0fbfa1.zip
temporarily switched back to 1.2.6
Diffstat (limited to 'tests/static/all.html')
-rw-r--r--tests/static/all.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/static/all.html b/tests/static/all.html
index 12c044b11..fdd5d8307 100644
--- a/tests/static/all.html
+++ b/tests/static/all.html
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="../../themes/base/ui.core.css" type="text/css" />
<link rel="stylesheet" href="../../themes/base/ui.theme.css" type="text/css" title="ui-theme" />
<link rel="stylesheet" href="../../themes/base/ui.allplugins.css" type="text/css" />
- <script type="text/javascript" src="../../jquery-1.3pre.js"></script>
+ <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
<script type="text/javascript" src="static_helpers.js"></script>
<style type="text/css">
dd.plugin { margin-top: 0.3em; margin-bottom: 1em; }