diff options
Diffstat (limited to 'demos/sortable/empty-lists.html')
-rw-r--r-- | demos/sortable/empty-lists.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/sortable/empty-lists.html b/demos/sortable/empty-lists.html index c29bea66f..874092d4e 100644 --- a/demos/sortable/empty-lists.html +++ b/demos/sortable/empty-lists.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>jQuery UI Sortable - Handle empty lists</title> <link rel="stylesheet" href="../../themes/base/all.css"> - <script src="../../jquery-1.10.2.js"></script> + <script src="../../jquery.js"></script> <script src="../../ui/core.js"></script> <script src="../../ui/widget.js"></script> <script src="../../ui/mouse.js"></script> |