aboutsummaryrefslogtreecommitdiffstats
path: root/demos/draggable/revert.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/draggable/revert.html')
-rw-r--r--demos/draggable/revert.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/demos/draggable/revert.html b/demos/draggable/revert.html
index 87822f8cb..6e9ceae70 100644
--- a/demos/draggable/revert.html
+++ b/demos/draggable/revert.html
@@ -18,7 +18,8 @@
</script>
</head>
<body>
-
+<div class="demo">
+
<div id="draggable" class="ui-widget-content">
<p>Revert the original</p>
</div>
@@ -27,5 +28,14 @@
<p>Revert the helper</p>
</div>
+</div><!-- End demo -->
+
+<div class="demo-description">
+
+<p>
+<!-- Add description here -->
+</p>
+
+</div><!-- End demo-description -->
</body>
</html>