Tests: Add slider visual test to the index page

(cherry picked from commit 65f4feb70b)
This commit is contained in:
TJ VanToll 2015-04-05 11:46:50 -04:00 committed by Scott González
parent e3ff671ea3
commit cd4754599e

View File

@ -68,6 +68,11 @@
<li><a href="selectmenu/selectmenu.html">General</a></li>
</ul>
<h2>Slider</h2>
<ul>
<li><a href="slider/range_slider.html">Range slider</a></li>
</ul>
<h2>Tooltip</h2>
<ul>
<li><a href="tooltip/tooltip.html">General</a></li>