aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/selectable
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-24 21:33:44 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-24 21:33:44 +0000
commitd3a81ddf67c191ff696c9e6c2cc0f2fb19bd3fc6 (patch)
tree53bf7ae30e273d2ac0d60ee4631bd35695ef7837 /tests/static/selectable
parent272854df860970b20dd64423ec953a0f08020a7f (diff)
downloadjquery-ui-d3a81ddf67c191ff696c9e6c2cc0f2fb19bd3fc6.tar.gz
jquery-ui-d3a81ddf67c191ff696c9e6c2cc0f2fb19bd3fc6.zip
tests static: added index
Diffstat (limited to 'tests/static/selectable')
-rw-r--r--tests/static/selectable/default.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/static/selectable/default.html b/tests/static/selectable/default.html
index a8fcf2122..3fb75be42 100644
--- a/tests/static/selectable/default.html
+++ b/tests/static/selectable/default.html
@@ -11,6 +11,9 @@
<body>
<div class="ui-selectable">
+ <p>
+ Selectable
+ </p>
<div class="ui-selectee">First</div>
<div class="ui-selectee">Second</div>
<div class="ui-selectee">Third</div>