aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Jehl <scott@scottjehl.com>2008-12-09 18:26:35 +0000
committerScott Jehl <scott@scottjehl.com>2008-12-09 18:26:35 +0000
commit914e12594ce67ca6b624c0336034437976471a5e (patch)
treeb95b9510d922ad680d73f04df1717b6bacd9f2d4
parentdfc6effcd89335c6068417cddb18861ee8d47dd6 (diff)
downloadjquery-ui-914e12594ce67ca6b624c0336034437976471a5e.tar.gz
jquery-ui-914e12594ce67ca6b624c0336034437976471a5e.zip
missed an extra --> (now gone)
-rw-r--r--tests/static/datepicker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/static/datepicker.html b/tests/static/datepicker.html
index 1087af747..456b4075c 100644
--- a/tests/static/datepicker.html
+++ b/tests/static/datepicker.html
@@ -448,6 +448,6 @@
<button class="ui-state-default ui-priority-secondary ui-corner-all">Today</button>
</div>
</div>
- -->
+
</body>
</html>