aboutsummaryrefslogtreecommitdiffstats
path: root/ui/sortable.js
diff options
context:
space:
mode:
authorRafael Xavier de Souza <rxaviers@gmail.com>2014-04-15 11:45:46 -0300
committerScott González <scott.gonzalez@gmail.com>2015-02-26 09:23:33 -0500
commit45744efd268137216d71c38774821fd7a01d3c34 (patch)
tree88e37bdebd2674b9021ac8ad8dd4844fe27abdbb /ui/sortable.js
parentc4e367bb31c21d7c8b2701c626a92a2f13be5af4 (diff)
downloadjquery-ui-45744efd268137216d71c38774821fd7a01d3c34.tar.gz
jquery-ui-45744efd268137216d71c38774821fd7a01d3c34.zip
All: Add css-dependency-comments based on jQuery Mobile
Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440
Diffstat (limited to 'ui/sortable.js')
-rw-r--r--ui/sortable.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/sortable.js b/ui/sortable.js
index 6273109c6..f41afa5bf 100644
--- a/ui/sortable.js
+++ b/ui/sortable.js
@@ -12,6 +12,7 @@
//>>description: Enables items in a list to be sorted using the mouse.
//>>docs: http://api.jqueryui.com/sortable/
//>>demos: http://jqueryui.com/sortable/
+//>>css.structure: ../themes/base/sortable.css
(function( factory ) {
if ( typeof define === "function" && define.amd ) {