aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2008-12-29 02:12:45 +0000
committerScott González <scott.gonzalez@gmail.com>2008-12-29 02:12:45 +0000
commit9d78a899bc439b9a94cd9253563320fdb5668e35 (patch)
tree85940f4cdbd37cc06d7e8112566093dd41c14cb2 /demos/slider/index.html
parent8d97c6a6991acf92cc5ecfe61ead6d5b5ee609d0 (diff)
downloadjquery-ui-9d78a899bc439b9a94cd9253563320fdb5668e35.tar.gz
jquery-ui-9d78a899bc439b9a94cd9253563320fdb5668e35.zip
Demos: Removed unnecessary include of jQuery in index files.
Diffstat (limited to 'demos/slider/index.html')
-rw-r--r--demos/slider/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/slider/index.html b/demos/slider/index.html
index c5037cb4a..0a9dac4eb 100644
--- a/demos/slider/index.html
+++ b/demos/slider/index.html
@@ -3,7 +3,6 @@
<head>
<title>jQuery UI Slider Demos</title>
<link type="text/css" href="../demos.css" rel="stylesheet" />
- <script type="text/javascript" src="../../jquery-1.2.6.js"></script>
</head>
<body>