aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider
diff options
context:
space:
mode:
authorTodd Parker <fg.todd@gmail.com>2008-12-30 21:02:37 +0000
committerTodd Parker <fg.todd@gmail.com>2008-12-30 21:02:37 +0000
commit8d8f296fd2d48cfad55fc3200d230259fcb2894d (patch)
tree73bcb50d32356ad954c463e737abe667a04e372c /demos/slider
parent7aeb32c1ee705960e66221dbf84cf8e0af9580eb (diff)
downloadjquery-ui-8d8f296fd2d48cfad55fc3200d230259fcb2894d.tar.gz
jquery-ui-8d8f296fd2d48cfad55fc3200d230259fcb2894d.zip
Changed local nav title to just say "Examples" instead of repeating the title
Diffstat (limited to 'demos/slider')
-rw-r--r--demos/slider/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/slider/index.html b/demos/slider/index.html
index 9000a2a3f..5fab01303 100644
--- a/demos/slider/index.html
+++ b/demos/slider/index.html
@@ -7,7 +7,7 @@
<body>
<div class="demos-nav">
- <h4>Slider</h4>
+ <h4>Examples</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Default single slider</a></li>
<li><a href="steps.html">Snap to every 50 steps</a></li>