diff -r af3778eab5e8 -r 1ecfe4720da7 client/player/development-bundle/demos/sortable/items.html --- a/client/player/development-bundle/demos/sortable/items.html Tue Jun 15 14:04:01 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,71 +0,0 @@ - - -
- -
- Specify which items are eligible to sort by passing a jQuery selector into
- the items option. Items excluded from this option are not
- sortable, nor are they valid targets for sortable items.
-
- To only prevent sorting on certain items, pass a jQuery selector into the
- cancel option. Cancelled items remain valid sort targets for
- others.
-