diff options
Diffstat (limited to 'tests/visual/index.html')
-rw-r--r-- | tests/visual/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/visual/index.html b/tests/visual/index.html index 8f4810225..ad46ddf8d 100644 --- a/tests/visual/index.html +++ b/tests/visual/index.html @@ -20,7 +20,6 @@ <li><a href="compound/draggable_accordion.html">Draggable Accordion</a></li> <li><a href="compound/sortable_accordion_sortable_tabs.html">Accordion within Tabs, both Sortable</a></li> <li><a href="compound/tabs_tabs.html">Tabs contains Tabs</a></li> - <li><a href="compound/tabs_tooltips.html">Tabs with Tooltips</a></li> <li><a href="compound/widgets_in_dialog.html">All Widgets within a Dialog</a></li> </ul> @@ -44,7 +43,6 @@ <li><a href="progressbar/progressbar.html">Progressbar</a></li> <li><a href="slider/slider.html">Slider</a></li> <li><a href="tabs/tabs.html">Tabs</a></li> - <li><a href="tooltip/tooltip.html">Tooltip</a></li> </ul> </body> |