diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-13 10:23:26 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-13 10:23:26 +0000 |
commit | d768b3397415e15ae4cdea5c64c872018c7cee2e (patch) | |
tree | 8ceb3e7ea15b094ed2ccd8048d5b231e8d070905 /tests/visual/selectable.html | |
parent | d3e1901e1509f8bdf2ffe1f6c4c51e695a5bd089 (diff) | |
download | jquery-ui-d768b3397415e15ae4cdea5c64c872018c7cee2e.tar.gz jquery-ui-d768b3397415e15ae4cdea5c64c872018c7cee2e.zip |
tests/visual: Added simple tabs test. Some more cleanup.
Diffstat (limited to 'tests/visual/selectable.html')
-rw-r--r-- | tests/visual/selectable.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/selectable.html b/tests/visual/selectable.html index 3504a67e6..350510f73 100644 --- a/tests/visual/selectable.html +++ b/tests/visual/selectable.html @@ -17,7 +17,7 @@ <body> <ul class="plugins"> -<li> +<li class="plugin"> Selectable <div id="selectable"> <div>1</div> |