fixed name and location of test page for #4088 - droppable, not sortable issue

This commit is contained in:
Richard Worth 2009-02-07 17:40:54 +00:00
parent 1e6858cc32
commit 7eada061ed

View File

@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Sortable - Sortable ticket 4088</title>
<title>Droppable Visual Test - Droppable ticket 4088</title>
<link type="text/css" href="../../../themes/base/ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="../../../jquery-1.3.1.js"></script>
<script type="text/javascript" src="../../../ui/ui.core.js"></script>