From 6cf45dd25a98f98c91a4000345fc5597f9929939 Mon Sep 17 00:00:00 2001 From: Scott González Date: Fri, 10 Sep 2010 09:17:58 -0400 Subject: Draggable demos: Coding standards. --- demos/draggable/revert.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'demos/draggable/revert.html') diff --git a/demos/draggable/revert.html b/demos/draggable/revert.html index 77b79599c..9d10f42c0 100644 --- a/demos/draggable/revert.html +++ b/demos/draggable/revert.html @@ -1,26 +1,27 @@ - + jQuery UI Draggable - Revert position - - - - - - - - - +
@@ -33,12 +34,11 @@
-
-

-Return the draggable (or it's helper) to its original location when dragging stops with the boolean revert option. -

+
+

Return the draggable (or it's helper) to its original location when dragging stops with the boolean revert option.

+ -- cgit v1.2.3