diff options
Diffstat (limited to 'demos/slider/index.html')
-rw-r--r-- | demos/slider/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/slider/index.html b/demos/slider/index.html index 1bc1198c4..f853a79aa 100644 --- a/demos/slider/index.html +++ b/demos/slider/index.html @@ -18,6 +18,7 @@ <li><a href="range-vertical.html">Vertical range slider</a></li> <li><a href="multiple-vertical.html">Multiple sliders</a></li> <li><a href="colorpicker.html">Simple colorpicker</a></li> + <li><a href="custom-handle.html">Custom handle</a></li> </ul> </body> |