aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/selectable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/widgets/selectable.js')
-rw-r--r--ui/widgets/selectable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/widgets/selectable.js b/ui/widgets/selectable.js
index 152729d7c..f3f144a81 100644
--- a/ui/widgets/selectable.js
+++ b/ui/widgets/selectable.js
@@ -12,7 +12,7 @@
//>>description: Allows groups of elements to be selected with the mouse.
//>>docs: http://api.jqueryui.com/selectable/
//>>demos: http://jqueryui.com/selectable/
-//>>css.structure: ../themes/base/selectable.css
+//>>css.structure: ../../themes/base/selectable.css
( function( factory ) {
if ( typeof define === "function" && define.amd ) {