From 45744efd268137216d71c38774821fd7a01d3c34 Mon Sep 17 00:00:00 2001 From: Rafael Xavier de Souza Date: Tue, 15 Apr 2014 11:45:46 -0300 Subject: All: Add css-dependency-comments based on jQuery Mobile Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440 --- ui/draggable.js | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/draggable.js') diff --git a/ui/draggable.js b/ui/draggable.js index 3bdcf92a0..c57a3517c 100644 --- a/ui/draggable.js +++ b/ui/draggable.js @@ -12,6 +12,7 @@ //>>description: Enables dragging functionality for any element. //>>docs: http://api.jqueryui.com/draggable/ //>>demos: http://jqueryui.com/draggable/ +//>>css.structure: ../themes/base/draggable.css (function( factory ) { if ( typeof define === "function" && define.amd ) { -- cgit v1.2.3