From bb41a258a84413b1fa2fda1a17a9ed86fd9d83e9 Mon Sep 17 00:00:00 2001 From: Scott González Date: Wed, 13 Oct 2010 15:23:42 -0400 Subject: Sortable demos: Coding standards. --- demos/sortable/empty-lists.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'demos/sortable/empty-lists.html') diff --git a/demos/sortable/empty-lists.html b/demos/sortable/empty-lists.html index b68ad5983..bb5123820 100644 --- a/demos/sortable/empty-lists.html +++ b/demos/sortable/empty-lists.html @@ -1,31 +1,31 @@ - + jQuery UI Sortable - Handle empty lists - - - - - - - - - @@ -55,14 +55,14 @@ -
+ +

Prevent all items in a list from being dropped into a separate, empty list using the dropOnEmpty option set to false. By default, sortable items can be dropped on empty lists.

-
-- cgit v1.2.3