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/progressbar.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ui/progressbar.js') diff --git a/ui/progressbar.js b/ui/progressbar.js index d417e556b..28912d975 100644 --- a/ui/progressbar.js +++ b/ui/progressbar.js @@ -12,6 +12,9 @@ //>>description: Displays a status indicator for loading state, standard percentage, and other progress indicators. //>>docs: http://api.jqueryui.com/progressbar/ //>>demos: http://jqueryui.com/progressbar/ +//>>css.structure: ../themes/base/core.css +//>>css.structure: ../themes/base/progressbar.css +//>>css.theme: ../themes/base/theme.css (function( factory ) { if ( typeof define === "function" && define.amd ) { -- cgit v1.2.3