diff options
author | TJ VanToll <tj.vantoll@gmail.com> | 2014-10-24 07:18:20 -0700 |
---|---|---|
committer | TJ VanToll <tj.vantoll@gmail.com> | 2014-10-24 07:19:19 -0700 |
commit | 42b896123c7bc12aabb7697636f650356ab08de5 (patch) | |
tree | e4b5c3c4b9a9f84e632ddf6214dade9a7169ddbd /tests/visual/index.html | |
parent | ae577ae108e6c01be1ef6d318e4065aab3cb0b87 (diff) | |
download | jquery-ui-42b896123c7bc12aabb7697636f650356ab08de5.tar.gz jquery-ui-42b896123c7bc12aabb7697636f650356ab08de5.zip |
Tests: Removing unused visual theme test
Diffstat (limited to 'tests/visual/index.html')
-rw-r--r-- | tests/visual/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/visual/index.html b/tests/visual/index.html index 940157219..f7d516f20 100644 --- a/tests/visual/index.html +++ b/tests/visual/index.html @@ -86,11 +86,6 @@ <li><a href="compound/tabs_tabs.html">Nested Tabs</a></li> <li><a href="compound/tabs_tooltips.html">Tabs with Tooltips</a></li> </ul> - - <h2>General</h2> - <ul> - <li><a href="theme.html">Theme</a></li> - </ul> </div> </div> |