Skip to content

Commit 649fc8f

Browse files
committed
Shopping-Cart demo: Fix demo title
1 parent 9dfbb3f commit 649fc8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/droppable/shopping-cart.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<title>jQuery UI Droppable - Default Demo</title>
5+
<title>jQuery UI Droppable - Shopping Cart Demo</title>
66
<link type="text/css" href="../../themes/base/jquery.ui.all.css" rel="stylesheet" />
77
<script type="text/javascript" src="../../jquery-1.4.2.js"></script>
88
<script type="text/javascript" src="../../ui/jquery.ui.core.js"></script>

0 commit comments

Comments
 (0)