aboutsummaryrefslogtreecommitdiffstats
path: root/ui/sortable.js
diff options
context:
space:
mode:
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 ) {