diff options
author | Eduardo Lundgren <eduardolundgren@gmail.com> | 2009-01-09 00:15:54 +0000 |
---|---|---|
committer | Eduardo Lundgren <eduardolundgren@gmail.com> | 2009-01-09 00:15:54 +0000 |
commit | 27360421ce7a64260c86c3d81b58ac98f91d1a2d (patch) | |
tree | c1b73183efb722ca36f0eaf8aaaf95239fae4d89 /demos/sortable/index.html | |
parent | 7f3ac69accf4f3408023cee38e01121c2383008e (diff) | |
download | jquery-ui-27360421ce7a64260c86c3d81b58ac98f91d1a2d.tar.gz jquery-ui-27360421ce7a64260c86c3d81b58ac98f91d1a2d.zip |
Sortable tolerance demo
Diffstat (limited to 'demos/sortable/index.html')
-rw-r--r-- | demos/sortable/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/sortable/index.html b/demos/sortable/index.html index df988d0ec..22cf8f50b 100644 --- a/demos/sortable/index.html +++ b/demos/sortable/index.html @@ -19,6 +19,7 @@ <li><a href="droponempty.html">Dropping on empty lists</a></li> <li><a href="droppable.html">Connect to droppables</a></li> <li><a href="portlets.html">Portlets</a></li> + <li><a href="tolerance.html">Tolerance</a></li> </ul> </div> |